How to generate code from simulink model via windows command line?
Afficher commentaires plus anciens
Hello All, I am using Matlab 2017B. And i want to know list of windows commands to generate code from simulink model. in my case i have to follow this process: 1. Need to check license. 2. Open xyz.m file. 3. Then load xyz_parmeter.mat file. 4. Open .slx file and build model. I want to know how these all operation perform by cmd (i.e i want to design batch file)
Thanks.
Réponses (1)
Sanghoon LEE
le 11 Déc 2018
1 vote
https://kr.mathworks.com/help/rtw/examples/building-models-from-the-dos-window-command-line.html
Catégories
En savoir plus sur Simulink Coder dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!