Using Matlab Source Code for External Deployment
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
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,

Risposte (1)
Walter Roberson
il 17 Giu 2016
0 voti
A dll is a library so use Library Compiler
Questa domanda è chiusa.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!