check if simulation failed
Mostrar comentarios más antiguos
Hi all, i want to know, if it is possible to check of the simulation is failed and in that case the programm should not increment a variable in my Callback
example
if (Simulation_Failed == true)
do nothing
end
1 comentario
Geoff Hayes
el 23 de Sept. de 2016
Alex - please provide more details. How is the simulation linked to the GUI? Are you using Simulink?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Simulink Environment Customization 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!