Invalid default or entry path
Diagnostic action to take for invalid default or entry path
Since R2025a
Model Configuration Pane: Diagnostics
Description
The Invalid default or entry path parameter specifies the action to take when a chart includes invalid default or entry paths. These constructs can cause unexpected default or entry paths:
Transition path from a default transition to a history junction
Transition path from an entry port to a history junction
Transition path from a default transition to the state boundary
Transition path from an entry port to the state boundary
Transition path from an entry port to a supertransition
Settings
error
(default) | warning
| none
none
The software does not issue a dwarning or error when a chart includes one or more invalid default or entry paths.
warning
The software issues a warning if a chart includes one or more invalid default or entry paths.
error
The software issues an error if a chart includes one or more invalid default or entry paths.
Recommended Settings
Application | Setting |
---|---|
Debugging | error |
Traceability | error |
Efficiency | error |
Safety precaution | error |
Programmatic Use
Parameter:
SFEntryPathToHistoryDiag |
Value:
"none" | "warning" |
"error" |
Default:
"error" |
Version History
Introduced in R2025a