How to generate code from simulink model via windows command line?
显示 更早的评论
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.
回答(1 个)
Sanghoon LEE
2018-12-11
1 个投票
https://kr.mathworks.com/help/rtw/examples/building-models-from-the-dos-window-command-line.html
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink Coder 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!