Problem when try to build a model using Real Time window target

조회 수: 8 (최근 30일)
Euan Russano
Euan Russano 2015년 1월 5일
댓글: Euan Russano 2015년 1월 7일
Hi Dears,
I am trying to build a model using simulink and real time window target, but it always fails, showing the following message: Block diagram 'Tank3' contains no blocks or all blocks are virtual Component: Simulink | Category: Block error
Can anyone help me? Regards, Euan

채택된 답변

Jan Houska
Jan Houska 2015년 1월 6일
This probably means what the message says - that is, your block diagram is effectively empty. This means that none of the blocks present in the diagram performs any action - they are all commented out, in a signal branch that gets never executed, or such. Please try to add some blocks that would perform some action to see if the message disappears.
  댓글 수: 1
Euan Russano
Euan Russano 2015년 1월 7일
Thanks very much for taking time to help me. I will try to do as you said and see what happens.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Target Computer Setup에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by