Time based output at simulink

1 visualización (últimos 30 días)
Nozhan Ghoreishi
Nozhan Ghoreishi el 17 de Jul. de 2020
Respondida: Abdolkarim Mohammadi el 17 de Jul. de 2020
Is there anyway for extracting the last value of a block( corresponding to the end of simulation) in simulink?

Respuestas (2)

Abdolkarim Mohammadi
Abdolkarim Mohammadi el 17 de Jul. de 2020
Editada: Abdolkarim Mohammadi el 17 de Jul. de 2020
You can use "Display" block to view the last value or "To Workspace" block and set it to return the last value to the base workspace.
  1 comentario
Nozhan Ghoreishi
Nozhan Ghoreishi el 17 de Jul. de 2020
yes, Thank you abdolkarim but the value is updated as the simulation goes on
and I want to use this value as onther block's input

Iniciar sesión para comentar.


Abdolkarim Mohammadi
Abdolkarim Mohammadi el 17 de Jul. de 2020
You can simply connect it to the next block :)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by