Enable implicit expansion
Implicit expansion capabilities in generated code
Since R2021b
Description
App Configuration Pane: Advanced
Configuration Objects: coder.MexCodeConfig
| coder.EmbeddedCodeConfig
Implicit expansion capabilities in the generated code.
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