Borrar filtros
Borrar filtros

Simulink display block as stateflow output

2 visualizaciones (últimos 30 días)
Dlav
Dlav el 27 de En. de 2014
Respondida: Chandrasekhar el 1 de Abr. de 2014
Hi, I have following problem, hope some one can help me to solve it. I have Simulink model with Stateflow chart inside. I wish to see all Stateflow outputs using Dispaly block, but it only shows me last output. If I connect Scope I can see all outputs. So question is that I need to do to see all stateflow outputs on the scope.
Thank you.
Regards
  1 comentario
Kaustubha Govind
Kaustubha Govind el 31 de Mzo. de 2014
When you say all outputs, do you mean that you have multiple outputs, or that you'd like to see all time-samples for one output signal? If it is the latter, I don't think a Display block would be appropriate.

Iniciar sesión para comentar.

Respuestas (1)

Chandrasekhar
Chandrasekhar el 1 de Abr. de 2014
Display block can be used only to see the latest output.but if you want to see how the output varies over a period of time then scope should be used. if you have multiple signals of same data type and wish to watch them in a single scope, then multiplex the signals using a mux block and give it to scope.

Categorías

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

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by