Using Matlab Source Code for External Deployment
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
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,

Réponses (1)
Walter Roberson
le 17 Juin 2016
0 votes
A dll is a library so use Library Compiler
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!