Model Configuration Parameters: Code Generation Report - MATLAB & Simulink (original) (raw)

Main Content

The > category includes parameters for generating and customizing the code generation report. These parameters require a Simulink® Coder™ license. Additional parameters available with an ERT-based target require an Embedded Coder® license.

On the Configuration Parameters dialog box, the following configuration parameters are on the > pane.

These configuration parameters are under the Advanced parameters.

Parameter Description
Code-to-model (Embedded Coder) Include hyperlinks in the code generation report that link code to the corresponding Simulink blocks, Stateflow® objects, and MATLAB® functions in the model diagram.
Model-to-code (Embedded Coder) Link Simulink blocks, Stateflow objects, and MATLAB functions in a model diagram to corresponding code segments in a generated HTML report so that the generated code for a block can be highlighted on request.
Configure (Embedded Coder) Open the Model-to-code navigation dialog box for specifying a build folder containing previously-generated model code to highlight.
Eliminated / virtual blocks (Embedded Coder) Include summary of eliminated and virtual blocks in code generation report.
Traceable Simulink blocks (Embedded Coder) Include summary of Simulink blocks in code generation report.
Traceable Stateflow objects (Embedded Coder) Include summary of Stateflow objects in code generation report.
Traceable MATLAB functions (Embedded Coder) Include summary of MATLAB functions in code generation report.
Summarize which blocks triggered code replacements (Embedded Coder) Include code replacement report summarizing replacement functions used and their associated blocks in the code generation report.

See Also

Topics