Standalone application from Simulink
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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.
0 Commenti
Risposte (1)
Vedere anche
Categorie
Scopri di più su Simulink Coder in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!