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 Exchange에서 Modeling에 대해 자세히 알아보기

질문:

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