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
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.
Abdolkarim Mohammadi
2020 年 7 月 17 日
0 投票
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!