Compiling MATLAB Code in Windows
Mostrar comentarios más antiguos
I am running MATLAB Student Version R2010a and wish to compile a set of programs to run on a stand alone PC.
I have 3 programs which link to each other. One is the 'auto-run' which calls the others, and one calls and ODE rates of change program. Due to long running times I was told to compile it and let it run on a PC for a few days.
Is there a simple way to compile these programs? I use ODE45, figures, for loops, movies ...etc.
Respuesta aceptada
Más respuestas (1)
Aurelien Queffurust
el 12 de Sept. de 2011
1 voto
You are right. MATLAB Compiler is not available with the Student version.
The URL link given in the solution Can I compile a standalone application in the Student Version of MATLAB? is broken , it should be : http://www.mathworks.fr/academia/student_version/companion.html
Categorías
Más información sobre Programming 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!