how can i generate dll from .m function?
Show older comments
How can i generate a dll from .m function in Matlab?
i need to convert my function to a .dll
how can i do this ?
Answers (1)
Sean de Wolski
on 11 Sep 2014
0 votes
You can use MATLAB Compiler or perhaps MATLAB Coder to do this.
Categories
Find more on MATLAB Coder in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!