Borrar filtros
Borrar filtros

Pausing Simulink to make an input

5 visualizaciones (últimos 30 días)
Suppenhuhn
Suppenhuhn el 20 de Mzo. de 2011
Hi,
I´ve got a closed-loop system in Simulink and now I wish to pause the calculation/system after every cycle to make an input of data, that I have to look after in an other program. Then Simulink is supposed to continue for the next cycle with the given data. Does anyone know, how to handle that problem ?

Respuesta aceptada

Murugaiyan
Murugaiyan el 21 de Mzo. de 2011
hi read this web page..... Using Blocks to Stop or Pause a Simulation http://www.mathworks.com/help/toolbox/simulink/ug/f11-31373.html cheers
  1 comentario
Suppenhuhn
Suppenhuhn el 21 de Mzo. de 2011
Thanks a lot Murugaiyan ! That works pretty good.
To make my simulation stop e.g. every 0.5s, I added 20 constant-blocks with values from .5,1,1.5,2, ... joined them with a mux and now my simulation pauses every 0.5 s (20 times)!!

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Event Functions en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by