Can we run simulink by m file when simulink interface is not opened
Mostrar comentarios más antiguos
ı 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
Respuesta aceptada
Más respuestas (2)
Azzi Abdelmalek
el 7 de Mzo. de 2013
Editada: Azzi Abdelmalek
el 7 de Mzo. de 2013
0 votos
Yes you can do it, without even loading or opening your model
1 comentario
Teja Muppirala
el 7 de Mzo. de 2013
Hey, yeah, you're right, SIM automatically loads it. I didn't know that before.
Abdullah Tahir
el 13 de Mayo de 2014
0 votos
Can you please tell how to pause and resume the Matlab simulation from script file?
1 comentario
Abhishek Krishna
el 1 de Jul. de 2018
Add Breakpoint at the place where you want to pause. And forward it step by step
Categorías
Más información sobre Simulink Environment Customization en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!