Main Content

Unconnected line

Diagnostic action to take when model has unconnected line or unmatched Goto or From block

Model Configuration Pane: Diagnostics / Connectivity

Description

The Unconnected line configuration parameter determines the diagnostic action to take when the model contains an unconnected line or an unmatched Goto or From block.

Settings

none (default) | warning | error
none

The software takes no action.

warning

The software displays a warning.

error

The software terminates the simulation and displays an error message.

Recommended Settings

ApplicationSetting
DebuggingNo impact
TraceabilityNo impact
EfficiencyNo impact
Safety precautionerror

Programmatic Use

Parameter: UnconnectedLineMsg
Value: 'none' | 'warning' | 'error'
Default: 'none'

Version History

Introduced before R2006a

expand all