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

5 visualizaciones (últimos 30 días)
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

Respuesta aceptada

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

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by