How to stop .m file from repeating while simulink model is running?
1 view (last 30 days)
Show older comments
I have a simulink model executes a .m file but while running the model the .m function still running and repeat itself until simulation is stopped. I want to stop the .m file execution when its job is done, while the simulation continues. Thanks in advance,
0 Comments
Answers (1)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!