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

8 Ansichten (letzte 30 Tage)
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

Akzeptierte Antwort

Jan Houska
Jan Houska am 6 Jan. 2015
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 Kommentar
Euan Russano
Euan Russano am 7 Jan. 2015
Thanks very much for taking time to help me. I will try to do as you said and see what happens.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by