Ignored zero crossings
Diagnostic action to take when the solver ignores zero crossings in simulation
Model Configuration Pane: Diagnostics
Description
The Ignored zero crossings parameter specifies the diagnostic action to take 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.
Programmatic Use
Parameter:IgnoredZcDiagnostic |
Type: string | character vector |
Values:
"none" | "warning" |
"error" |
Default:
"none" |
Version History
Introduced in R2010a