Error reading value from workspace

조회 수: 1 (최근 30일)
Pat
Pat 2012년 12월 5일
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
Muruganandham Subramanian
Muruganandham Subramanian 2012년 12월 5일
편집: Muruganandham Subramanian 2012년 12월 5일
without time value..how can you read it 'from workspace'?
Pat
Pat 2012년 12월 5일
ok if i such five values how to read from workspace,i need it to as input to fuzzy ,please assist

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

답변 (1개)

Muruganandham Subramanian
Muruganandham Subramanian 2012년 12월 5일
편집: Muruganandham Subramanian 2012년 12월 5일
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
Muruganandham Subramanian
Muruganandham Subramanian 2012년 12월 5일
which data is missing?
Pat
Pat 2012년 12월 5일
How to determine which data is missing

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

카테고리

Help CenterFile Exchange에서 Fuzzy Logic in Simulink에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by