Compiling MATLAB Code in Windows
Ältere Kommentare anzeigen
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.
Akzeptierte Antwort
Weitere Antworten (1)
Aurelien Queffurust
am 12 Sep. 2011
1 Stimme
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
Kategorien
Mehr zu Programming finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!