MATLAB to C/C++
Mostrar comentarios más antiguos
I have written a software in MATLAB code. But I want to run it in a machine with MATLAB not installed. How is it possible? I converted it into pcode, but the file still requires MATLAB to run, if not the .m file.Moreover, my MATLAB compiler is not really working.Thanks in advance.
5 comentarios
Chandrasekhar
el 21 de Jun. de 2013
you can use a matlab coder to convert your matlab script to C/C++ code
Sarah Ghosh
el 21 de Jun. de 2013
Chandrasekhar
el 21 de Jun. de 2013
yes matlab coder will do.. which version of matlab you are using?
Sarah Ghosh
el 21 de Jun. de 2013
Chandrasekhar
el 23 de Jun. de 2013
matlab coder starts with Matlab 2011a.. it doesn't wrk with 2009b
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre MATLAB Compiler 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!