Simulink.suppressDiagnostic
Suppress a diagnostic from a specific block
Description
Simulink.suppressDiagnostic(
suppresses all instances of diagnostics represented by source
, message_id
)message_id
thrown by
the blocks specified by source
.
Simulink.suppressDiagnostic(
suppresses
the diagnostics associated with diagnostic
)MSLDiagnostic
object diagnostic
.