Stop simulation in Matlab Fctn block
Show older comments
How can I stop simulation inside the ML Fctn block before it reach the end of the simulation time?
Thanks.
1 Comment
Azzi Abdelmalek
on 21 Apr 2014
Can you explain?
Accepted Answer
More Answers (1)
ozgun gunay
on 26 Jul 2018
0 votes
"Stop Simulation" block exits with exit(1) in generated code. This means there is a error for OS. Is there another way ending simulation without without exit(1).
Categories
Find more on Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!