Can i run Matlab simulink in windows command line ?
1 view (last 30 days)
Show older comments
I am trying to run a simulink model in windows command line. Because i need to create a batch script for integrating other tool to managing testcase.
So is it possible to create a batch file or running test sumlink which includes harness,importing testdata, mapping model and harness all via windows command line.?
0 Comments
Answers (1)
Jesús Zambrano
on 30 Jun 2021
Hi Sreenath,
You could start by checking this example shows how to create a test harness programmatically:
and this other example that creates and rnu a test sequence scenario:
0 Comments
See Also
Categories
Find more on Outputs in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!