Time based output at simulink

Is there anyway for extracting the last value of a block( corresponding to the end of simulation) in simulink?

回答(2 个)

Abdolkarim Mohammadi
编辑:Abdolkarim Mohammadi 2020-7-17

0 个投票

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 个评论

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

请先登录,再进行评论。

You can simply connect it to the next block :)

类别

帮助中心File Exchange 中查找有关 Modeling 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by