Using Matlab Source Code for External Deployment
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
I have my matlab function code, and I want to convert it to .dll file for external deployment (specifically for Nikon NIS Elements JOBs). On the Matlab command window, I am typing deploytool, then enter but I am getting the following image. Can someone guide me through this so I can convert my matlab file?
Best,

Antworten (1)
Walter Roberson
am 17 Jun. 2016
0 Stimmen
A dll is a library so use Library Compiler
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!