Shared coder dictionary
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:
Install Embedded Coder®.
Set System target file to an ERT-based system target file.
Settings
''
(default) | stringSpecify the coder dictionary by using one of these options:
Enter the name of your
.sldd
file in this field.Use the Embedded Coder Dictionary browser. Click Set up and select an
.sldd
file.Create an Embedded Coder Dictionary. Click Set up and create an
.sldd
file that contains an Embedded Coder Dictionary.
Recommended Settings
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