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 日
編集済み: 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 件のコメント

Nozhan Ghoreishi
Nozhan Ghoreishi 2020 年 7 月 17 日
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

サインインしてコメントする。

Abdolkarim Mohammadi
Abdolkarim Mohammadi 2020 年 7 月 17 日

0 投票

You can simply connect it to the next block :)

カテゴリ

ヘルプ センター および File ExchangeModeling についてさらに検索

質問済み:

2020 年 7 月 17 日

回答済み:

2020 年 7 月 17 日

Community Treasure Hunt

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

Start Hunting!

Translated by