Time based output at simulink
Show older comments
Is there anyway for extracting the last value of a block( corresponding to the end of simulation) in simulink?
Answers (2)
Abdolkarim Mohammadi
on 17 Jul 2020
Edited: Abdolkarim Mohammadi
on 17 Jul 2020
0 votes
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 Comment
Nozhan Ghoreishi
on 17 Jul 2020
Abdolkarim Mohammadi
on 17 Jul 2020
0 votes
You can simply connect it to the next block :)
Categories
Find more on Modeling in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!