Can i run Matlab simulink in windows command line ?
Mostra commenti meno recenti
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.?
Risposte (1)
Jesús Zambrano
il 30 Giu 2021
0 voti
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:
Categorie
Scopri di più su Inputs in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!