Main Content

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

    Chart that contains a default transition to a history junction.

  • Transition path from an entry port to a history junction

    Chart that contains an entry port to history junction.

  • Transition path from a default transition to the state boundary

    Chart that contains a default transition to the state boundary.

  • Transition path from an entry port to the state boundary

    Chart that contains an entry port to a the state boundary.

  • Transition path from an entry port to a supertransition

    Chart that contains 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

ApplicationSetting
Debuggingerror
Traceabilityerror
Efficiencyerror
Safety precautionerror

Programmatic Use

Parameter: SFEntryPathToHistoryDiag
Value: "none" | "warning" | "error"
Default: "error"

Version History

Introduced in R2025a