Use owner from data object for data definition placement

Description

Specify whether the model uses or ignores the ownership setting of a data object for data definition in code generation.

Category: Code Generation > Code Placement

Settings

Default: off

On

Uses the ownership setting of the data object for data definition.

Off

Ignores the ownership setting of the data object for data definition.

Command-Line Information

Parameter: EnableDataOwnership
Type: character vector
Value: 'on' | 'off'
Default: 'off'

Recommended Settings

ApplicationSetting
DebuggingNo impact
TraceabilityA valid value
EfficiencyNo impact
Safety precautionNo impact

Related Topics