Main Content
Simulink.restoreDiagnostic
Restore diagnostic warnings to a specific block, subsystem, or model
Syntax
Description
Simulink.restoreDiagnostic(
restores
all suppressed diagnostics associated with the blocks specified by source
)source
.
Simulink.restoreDiagnostic(
restores
all instances of source
, message_id
)message_id
on the blocks specified
by source
.
Simulink.restoreDiagnostic(
restores
the suppressed diagnostics associated with diagnostic
)MSLDiagnostic
object diagnostic
.
Examples
Input Arguments
Version History
Introduced in R2016b