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

5 次查看(过去 30 天)
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.

采纳的回答

MathWorks Support Team
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".

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Modeling 的更多信息

产品


版本

R14SP1

Community Treasure Hunt

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

Start Hunting!

Translated by