Main Content

Support: variable-size signals

Code generation for signals that vary in size

Model Configuration Pane: Code Generation / Interface

Description

The Support: variable-size signals parameter specifies whether to generate code for models that use variable-size signals.

When using Embedded Coder® for a component model that is configured with a service code interface, this parameter is not relevant and, therefore, is not supported.

Settings

Off (default) | On
On

Enables code generation for models that use variable-size signals.

Off

Disables code generation for models that use variable-size signals. If you clear this parameter and the model uses variable-size signals, the code generator returns an error.

Recommended Settings

ApplicationSetting
DebuggingNo impact
TraceabilityNo impact
EfficiencyNo impact
Safety precaution

No recommendation

Programmatic Use

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

Version History

Introduced in R2010a