Standalone application from Simulink

1 view (last 30 days)
Rouzbeh
Rouzbeh on 18 Oct 2013
Answered: Friedrich on 18 Oct 2013
I am creating a series of standalone application using Matlab with the compiler. One of the applications I am trying in develop requires Simulink.
I would like to know if I can create a standalone application from a Simulink model, or create an .m file from the model and then use the compiler to create the standalone version.
Having it generate an .m file would be preferable because it then allows me to run the .m file on another computer that doesn't have Simulink and continue with the development.

Answers (1)

Friedrich
Friedrich on 18 Oct 2013
Hi,
how this can be done is explained here.

Categories

Find more on Simulink Coder in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!