Time based output at simulink

조회 수: 1 (최근 30일)
Nozhan Ghoreishi
Nozhan Ghoreishi 2020년 7월 17일
답변: Abdolkarim Mohammadi 2020년 7월 17일
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일
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일
You can simply connect it to the next block :)

카테고리

Help CenterFile Exchange에서 Sources에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by