Enable implicit expansion - Implicit expansion capabilities in generated code - MATLAB (original) (raw)

Main Content

Implicit expansion capabilities in generated code

Since R2021b

Description

Settings

On

This value is the default value.

The code generator enables implicit expansion in the generated code. The code generator includes modifications in the generated code to apply implicit expansion. See Compatible Array Sizes for Basic Operations.

Off

The generated code does not follow the rules of implicit expansion.

Programmatic Use

**Property:**EnableImplicitExpansion
Values: true |false
Default: true

Version History

Introduced in R2021b