Compiling MATLAB Code in Windows
조회 수: 4 (최근 30일)
이전 댓글 표시
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.
댓글 수: 0
채택된 답변
추가 답변 (1개)
Aurelien Queffurust
2011년 9월 12일
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
댓글 수: 0
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!