Clear Filters
Clear Filters

Do I need Matlab Compiler SDK to make exe files that must access an external dll?

2 views (last 30 days)
I have an mfile that accesses a dll library. The dll was written outside of Matlab. I would like to generate an executable exe file for my mfile. To do this I know I need Matlab Compiler, but do I also need Matlab Compiler SDK? This will help me figure out the toolbox(es) I have to purchase for this task.

Accepted Answer

Image Analyst
Image Analyst on 11 Jul 2017
No, I don't believe so. I access DLLs in compiled apps without the SDK.

More Answers (0)

Categories

Find more on MATLAB Compiler SDK in Help Center and File Exchange

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!