Time based output at simulink
1 次查看(过去 30 天)
显示 更早的评论
Is there anyway for extracting the last value of a block( corresponding to the end of simulation) in simulink?
0 个评论
回答(2 个)
Abdolkarim Mohammadi
2020-7-17
编辑:Abdolkarim Mohammadi
2020-7-17
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Simulink Functions 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!