Using Matlab Source Code for External Deployment
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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,

Answers (1)
Walter Roberson
on 17 Jun 2016
0 votes
A dll is a library so use Library Compiler
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!