Create code generation report - Document generated code in an HTML report - MATLAB (original) (raw)

Main Content

Document generated code in an HTML report

Model Configuration Pane: Code Generation / Report

Description

The Create code generation report parameter generates an HTML report that provides traceability between the code and elements of the model..

Dependencies

This parameter enables

.

Settings

off (default) | on

On

Generates a summary of code generation source files in an HTML report. Places the report files in an html subfolder within the build folder. In the report,

In the Generated Files section, you can click the names of source code files generated from your model to view their contents in a MATLAB® Web browser window. In the displayed source code,

Off

Does not generate a summary of files.

Application Setting
Debugging On
Traceability On
Efficiency No impact
Safety precaution No recommendation

Programmatic Use

Parameter: GenerateReport
Type: character vector
Value: 'on' | 'off'
Default: 'off'

Version History

Introduced before R2006a

See Also

Topics