Code Interface Definitions - MATLAB & Simulink (original) (raw)

Create data, function, and memory section code generation definitions for standardization and software architecture conformance

In a large organization, you can help multiple people generate code that conforms to a general software architecture. Create code generation definitions that those people can use to control the appearance of model data (signals, parameters, and states) and functions in the code.

Tools

Embedded Coder Dictionary Create code definitions to control code generation for model data and functions

Classes

expand all

coder.Dictionary Configure Embedded Coder Dictionary
coder.dictionary.Section Configure Embedded Coder Dictionary section
coder.dictionary.Entry Configure Embedded Coder Dictionary definition

Functions

expand all

coder.dictionary.create Create Embedded Coder Dictionary and coder.Dictionary object
coder.dictionary.open Open Embedded Coder Dictionary object
coder.dictionary.copy Copy code generation definitions between models and data dictionaries
coder.dictionary.move Migrate code generation definitions between models and data dictionaries
coder.dictionary.remove Remove Embedded Coder Dictionary from model or Simulink data dictionary
coder.dictionary.exist Determine whether Embedded Coder Dictionary exists in model or data dictionary (Since R2020b)

Topics

Create Code Interface Configuration Definitions

Distribute and Manage Code Interface Configurations in a System of Multiple Models