Which simulink block will take feedthrough value as input

4 Ansichten (letzte 30 Tage)
Arun Badigannavar
Arun Badigannavar am 13 Dez. 2012
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?

Antworten (1)

TAB
TAB am 13 Dez. 2012
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 Kommentare
Arun Badigannavar
Arun Badigannavar am 14 Dez. 2012
@TAB I don know then my logic may giving it to start from initial
TAB
TAB am 14 Dez. 2012
Bearbeitet: TAB am 14 Dez. 2012
Can you attach the snapshot of your logic here ? It is hard to guess what you are doing wrong without seeing code/model.

Melden Sie sich an, um zu kommentieren.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by