how can i generate dll from .m function?
Mostrar comentarios más antiguos
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 ?
Respuestas (1)
Sean de Wolski
el 11 de Sept. de 2014
0 votos
You can use MATLAB Compiler or perhaps MATLAB Coder to do this.
Categorías
Más información sobre MATLAB Coder en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!