You can use mdlSimStatusChange (with the condition: simStatus == SIM_PAUSE) to perform the required tasks when the model is paused, and mdlTerminate for when the model is stopped.
CMEX S-function callback methods
1 次查看(过去 30 天)
显示 更早的评论
Hi,
I have to program a C MEX S-function in which I would like to perform some tasks when simulation is paused and/or stopped. My question is if Matlab/Simulink implement specific callback methods for this two actions.
Thanks in advance.
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Model, Block, and Port Callbacks 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!