Main Content
Ignored zero crossings
Diagnostic behavior when zero crossings ignored in simulation
Model Configuration Pane: Diagnostics
Description
This parameter specifies the diagnostic behavior when the software determines that zero crossings in the model are ignored during simulation.
Settings
none
(default) | warning
| error
none
The software does not issue a diagnostic.
warning
The software issues a warning.
error
The software issues an error and terminates the simulation.
Recommended Settings
Application | Setting |
---|---|
Debugging | warning |
Traceability | No impact |
Efficiency | none |
Safety precaution | No impact |
Programmatic Use
Parameter:IgnoredZcDiagnostic |
Type: string | character vector |
Values:
'none' | 'warning' |
'error' |
Default: 'none' |
Version History
Introduced in R2010a