Main Content

Block diagram contains parameterized library links

Diagnostic behavior when saving a model that contains parameterized library links

Model Configuration Pane: Diagnostics

Description

The Block diagram contains parameterized library links parameter specifies the diagnostic behavior when you save a model that contains parameterized library links. When you save a model that contains parameterized library links, the saved model might not reflect the changes made to the referenced library blocks.

To find parameterized library links, you can use the Model Advisor check Identify parameterized library links.

Settings

warning (default) | error | none
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

ApplicationSetting
DebuggingNo impact
TraceabilityNo impact
EfficiencyNo impact
Safety precautionNo impact

Programmatic Use

Parameter: SaveWithParameterizedLinksMsg
Default: string | character vector
Values: 'none' | 'warning' | 'error'
Default: 'none'

Version History

Introduced in R2008a