Use of machine-parented data instead of Data Store Memory
Diagnostic action to take when machine parented data is detected
Model Configuration Pane: Diagnostics
Description
The Use of machine-parented data instead of Data Store
Memory parameter specifies the diagnostic action to take when
Stateflow® detects machine-parented data that you can replace with chart-parented
data of scope Data Store Memory.
Note
This configuration parameter has been removed. Starting in R2023a, Stateflow charts no longer support machine-parented data. Use the Upgrade Advisor to convert machine-parented data to chart-parented data store memory. For more information, see Upgrade Models Using Upgrade Advisor and Check for machine-parented data.
Settings
error (default) | none | warningnoneNo warning or error appears.
warningA warning appears.
errorAn error appears and stops the simulation.
Recommended Settings
| Application | Setting |
|---|---|
| Debugging | error |
| Traceability | No impact |
| Efficiency | No impact |
| Safety precaution | error |
Programmatic Use
Parameter:
SFMachineParentedDataDiag |
Value:
'none' | 'warning' |
'error' |
Default:
'error' |
Version History
Introduced in R2016b