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.

Answers (1)

https://kr.mathworks.com/help/rtw/examples/building-models-from-the-dos-window-command-line.html

Categories

Find more on Simulink Coder in Help Center and File Exchange

Asked:

on 6 Sep 2018

Answered:

on 11 Dec 2018

Community Treasure Hunt

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

Start Hunting!