Matlab compiler or matlab coder?
Mostrar comentarios más antiguos
I have to run my matlab code on other computers without matlab installed. The code must be run in shell command line, so the result should be some executable file. Should I use matlab compiler or matlab coder?
1 comentario
Sean de Wolski
el 19 de Sept. de 2014
What does your code do? The right answer will depend on this.
Respuestas (1)
Adam
el 19 de Sept. de 2014
0 votos
Matlab compiler creates executables which can be run from the command line
Categorías
Más información sobre MATLAB Coder en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!