Pause and play simulink in programming
Mostrar comentarios más antiguos
Is it possible to pause and play again Simulink block diagram through programming? For more clarification I have to say that I want to pause (not stop) my Simulink which is run with sim command in a script file. Is it possible and if so how?
2 comentarios
MatlabPro
el 22 de Nov. de 2012
are you allowed to use a GUI?
Pouya Jamali
el 22 de Nov. de 2012
Respuesta aceptada
Más respuestas (1)
Nadir BOUTASSETA
el 10 de Feb. de 2013
1 voto
I think that the problem you are facing can be solved by using S-Functions such that at each iteration you change reference values and compute your cost function.
1 comentario
Kaustubha Govind
el 14 de Feb. de 2013
I agree with Nadir.
Categorías
Más información sobre Simulink Environment Customization en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!