Code-to-model
Include hyperlinks in the code generation report that link to the model diagram
Model Configuration Pane: Code Generation / Report
Description
Include hyperlinks in the code generation report that link code to the corresponding Simulink® blocks, Stateflow® objects, and MATLAB® functions in the model diagram.
Dependencies
This parameter only appears for ERT-based targets.
This parameter requires an Embedded Coder® license when generating code.
This parameter is enabled by Create code generation report.
You must select Include comments on the Code Generation > Comments pane to use this parameter.
Settings
off
(default) | on
- On
Includes hyperlinks in the code generation report that link code to corresponding Simulink blocks, Stateflow objects, and MATLAB functions in the model diagram. The hyperlinks provide traceability for validating generated code against the source model.
- Off
Omits hyperlinks from the generated report.
Recommended Settings
Application | Setting |
---|---|
Debugging | On |
Traceability | On |
Efficiency | No impact |
Safety precaution | No recommendation |
Programmatic Use
Parameter: IncludeHyperlinkInReport |
Type: character vector |
Value: 'on' | 'off |
Default: 'off' |
Version History
Introduced before R2006a