Can we run simulink by m file when simulink interface is not opened
显示 更早的评论
ı 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
采纳的回答
更多回答(2 个)
Azzi Abdelmalek
2013-3-7
编辑:Azzi Abdelmalek
2013-3-7
0 个投票
Yes you can do it, without even loading or opening your model
1 个评论
Teja Muppirala
2013-3-7
Hey, yeah, you're right, SIM automatically loads it. I didn't know that before.
Abdullah Tahir
2014-5-13
0 个投票
Can you please tell how to pause and resume the Matlab simulation from script file?
1 个评论
Abhishek Krishna
2018-7-1
Add Breakpoint at the place where you want to pause. And forward it step by step
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink Environment Customization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!