Can we run simulink by m file when simulink interface is not opened
Mostra commenti meno recenti
ı want to run a simulink file by m file .So, ı use 'sim' command.
but when ı use it , simulink interface is opened.
Can we run simulink by m file when simulink interface is not opened
Risposta accettata
Più risposte (2)
Azzi Abdelmalek
il 7 Mar 2013
Modificato: Azzi Abdelmalek
il 7 Mar 2013
0 voti
Yes you can do it, without even loading or opening your model
1 Commento
Teja Muppirala
il 7 Mar 2013
Hey, yeah, you're right, SIM automatically loads it. I didn't know that before.
Abdullah Tahir
il 13 Mag 2014
0 voti
Can you please tell how to pause and resume the Matlab simulation from script file?
1 Commento
Abhishek Krishna
il 1 Lug 2018
Add Breakpoint at the place where you want to pause. And forward it step by step
Categorie
Scopri di più su Simulink Environment Customization 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!