Code-to-model - Include hyperlinks in the code generation report that link to the model diagram - MATLAB (original) (raw)

Main Content

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

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.

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