Ignore custom storage classes

Description

Specify whether to apply or ignore custom storage classes.

Category: Code Generation > Interface

Settings

Default: off

On

Ignores custom storage classes by treating data objects that have them as if their storage class attribute is set to Model default.

Off

Applies custom storage classes as specified. You must clear this option if the model defines data objects with custom storage classes.

Tips

  • Clear this parameter before configuring data objects with custom storage classes.

  • Setting for top-level and referenced models must match.

Dependencies

  • This parameter only appears for ERT-based targets.

  • Clear this parameter to enable module packaging features.

  • This parameter requires an Embedded Coder® license when generating code.

Command-Line Information

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

Recommended Settings

ApplicationSetting
DebuggingNo impact
TraceabilityNo impact
EfficiencyNo impact
Safety precautionNo impact

Related Topics