Error reading value from workspace

1 Ansicht (letzte 30 Tage)
Pat
Pat am 5 Dez. 2012
I have 5 values in workspace
xa=0.5100 0.7000 0.2300 0.5000 2.0000
In simulink i had used from workspace and u fuzzy.
but the output of the from block shows the value is only 4.please tell why do i get like this,why all 5 values are not passed to the simulink
  8 Kommentare
Muruganandham Subramanian
Muruganandham Subramanian am 5 Dez. 2012
Bearbeitet: Muruganandham Subramanian am 5 Dez. 2012
without time value..how can you read it 'from workspace'?
Pat
Pat am 5 Dez. 2012
ok if i such five values how to read from workspace,i need it to as input to fuzzy ,please assist

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Muruganandham Subramanian
Muruganandham Subramanian am 5 Dez. 2012
Bearbeitet: Muruganandham Subramanian am 5 Dez. 2012
Check whether your sample time of 'from workspace' block is inherited? Usually in 'from workspace', you have to mention both data and time as (i.e[data time]) like this. do you have same size of both or otherwise you may use delay block, i guess
  9 Kommentare
Muruganandham Subramanian
Muruganandham Subramanian am 5 Dez. 2012
which data is missing?
Pat
Pat am 5 Dez. 2012
How to determine which data is missing

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Fuzzy Logic in Simulink finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by