Which simulink block will take feedthrough value as input

조회 수: 4 (최근 30일)
Arun Badigannavar
Arun Badigannavar 2012년 12월 13일
I don have idea which blok will initiall take a value from workspace and in the next iteration it has to take value as input from simulation outpiut?

답변 (1개)

TAB
TAB 2012년 12월 13일
There are many such blocks, for example Unit Delay block which has Initial value field which can be a constant value or a workspace variable. It takes this value in 1st iteration, after that it take input value.
Which type of block you are looking for ?
  댓글 수: 7
Arun Badigannavar
Arun Badigannavar 2012년 12월 14일
@TAB I don know then my logic may giving it to start from initial
TAB
TAB 2012년 12월 14일
편집: TAB 2012년 12월 14일
Can you attach the snapshot of your logic here ? It is hard to guess what you are doing wrong without seeing code/model.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Scopes and Data Logging에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by