How to generate code from simulink model via windows command line?
Mostrar comentarios más antiguos
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.
Respuestas (1)
Sanghoon LEE
el 11 de Dic. de 2018
1 voto
https://kr.mathworks.com/help/rtw/examples/building-models-from-the-dos-window-command-line.html
Categorías
Más información sobre Simulink Coder en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!