Stop simulation in Matlab Fctn block
Mostrar comentarios más antiguos
How can I stop simulation inside the ML Fctn block before it reach the end of the simulation time?
Thanks.
1 comentario
Azzi Abdelmalek
el 21 de Abr. de 2014
Can you explain?
Respuesta aceptada
Más respuestas (1)
ozgun gunay
el 26 de Jul. de 2018
0 votos
"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).
Categorías
Más información sobre Simulink en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
