Open report automatically - Display code generation reports automatically - MATLAB (original) (raw)
Main Content
Display code generation reports automatically
Model Configuration Pane: Code Generation / Report
Description
The Open report automatically parameter specifies whether to open code generation reports automatically when you generate code.
Dependencies
This parameter is enabled by Create code generation report.
Settings
off
(default) | on
On
Displays the code generation report automatically in a new browser window.
Off
Does not display the code generation report, but the report is still available in the html
folder.
Recommended Settings
Application | Setting |
---|---|
Debugging | On |
Traceability | On |
Efficiency | No impact |
Safety precaution | No impact |
Programmatic Use
Parameter: LaunchReport |
---|
Type: character vector |
Value: 'on' | 'off' |
Default: 'off' |
Version History
Introduced before R2006a