Info

This question is closed. Reopen it to edit or answer.

Using Matlab Source Code for External Deployment

1 view (last 30 days)
Hussam Ibrahim
Hussam Ibrahim on 16 Jun 2016
Closed: MATLAB Answer Bot on 20 Aug 2021
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
Walter Roberson on 17 Jun 2016
A dll is a library so use Library Compiler

This question is closed.

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!