How to suppress warning for commented out subsystems?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I'm getting warnings for subsystems which are commented out.
As far as I understood the Simulink.SuppressedDiagnostic object warnings can be suppressed only for specific blocks.
Is there a way to suppress warnings for all subsystems which are commented out together?
0 Kommentare
Antworten (1)
YASSINE
am 29 Aug. 2023
You can configure the model from the Diagnostics pane. Choose 'Connectivity' and select the 'None' option for both 'unconnected block input ports' and 'unconnected block output ports'."
2 Kommentare
Siehe auch
Kategorien
Mehr zu Subsystems finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!