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!