how can i generate dll from .m function?
显示 更早的评论
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 ?
回答(1 个)
Sean de Wolski
2014-9-11
0 个投票
You can use MATLAB Compiler or perhaps MATLAB Coder to do this.
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB Coder 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!