Shared coder dictionary - Embedded Coder Dictionary that contains code interface configuration for code generation - MATLAB (original) (raw)

Main Content

Embedded Coder Dictionary that contains code interface configuration for code generation

Since R2022b

Model Configuration Pane: Code Generation

Description

The Shared coder dictionary parameter specifies the Embedded Coder Dictionary that contains the code interface configuration for code generation. The dictionary must be an .sldd file that is on the MATLAB path.

Dependencies

To enable this parameter:

Settings

'' (default) | string

Specify the coder dictionary by using one of these options:

Application Setting
Debugging No recommendation
Traceability No recommendation
Efficiency No recommendation
Safety precaution No recommendation

Programmatic Use

Parameter: EmbeddedCoderDictionary
Type: character vector
Value: name of a valid .SLDD file that contains an Embedded Coder Dictionary
Default: ''

Version History

Introduced in R2022b