Block diagram contains disabled library links
Diagnostic behavior when saving a model that contains disabled library links
Model Configuration Pane: Diagnostics
Description
The Block diagram contains disabled library links parameter specifies the diagnostic behavior when you save a model that contains disabled library links. When you save a model that contains disabled library links, the saved model might not reflect the changes made to the referenced library blocks.
To find disabled library links, you can use the Model Advisor check
Identify disabled library links
.
Settings
warning
(default) | none
| error
none
The software does not issue a diagnostic and saves the model.
warning
The software issues a warning and saves the model.
error
The software issues an error and does not save the model.
Recommended Settings
Application | Setting |
---|---|
Debugging | No impact |
Traceability | No impact |
Efficiency | No impact |
Safety precaution | No impact |
Programmatic Use
Parameter:
SaveWithDisabledLinksMsg |
Type: string | character vector |
Values:
'none' | 'warning' |
'error' |
Default:
'warning' |
Version History
Introduced in R2008a