Clear Filters
Clear Filters

Compiling MATLAB Code in Windows

3 views (last 30 days)
John
John on 12 Sep 2011
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.

Accepted Answer

John
John on 12 Sep 2011

More Answers (1)

Aurelien Queffurust
Aurelien Queffurust on 12 Sep 2011
You are right. MATLAB Compiler is not available with the Student version.

Categories

Find more on Environment and Settings in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!