How do I program from Matlab script a 'Pause Time' value for Debug Simulation window
2 次查看(过去 30 天)
显示 更早的评论
I would like to run simulation programmatically from matlab script and I would like to know how can I change the "Pause Time" value.
I use Matlab2020b.
I use the set_param(myModel,'SimulationCommand','start') and similarly the 'pause' and 'continue' command from script , but I would like to suspend at a predefined time. I can use in the Debug tab a Pause Time value initially, but then I do not know if and how is possible to change this value form Matlab script.
Thank you
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Entering Commands 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!