How do I disable the warning generated in Simulink when there is a Goto block without a corresponding From block?

19 visualizaciones (últimos 30 días)
I have a Simulink model which contains a Goto block and does not have a corresponding From block. I would like to disable the warning displayed in the MATLAB Command Window, which reads:
Warning: Matching "From" for "Goto" 'myModel/Goto1' not found.

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 27 de Jun. de 2009
Documentation on disabling the "Matching From for Goto" warning is missing from Simulink.
Here is additional information on disabling this warning:
To disable this warning, select "Simulation -> Configuration Parameters" from the menu of the model and navigate to the "Diagnostics -> Connectivity" section.
Set the "Unconnected Line" option to "none".

Más respuestas (0)

Categorías

Más información sobre Modeling en Help Center y File Exchange.

Productos


Versión

R14SP1

Community Treasure Hunt

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

Start Hunting!

Translated by