Main Content
Traceable Simulink blocks
Include a summary of Simulink blocks and the corresponding code locations in the code generation report
Model Configuration Pane: Code Generation / Report
Description
Includes a summary of Simulink® blocks and the corresponding code locations in the Traceability Report section of the code generation report.
Dependencies
This parameter:
Appears only for ERT-based targets.
Requires Embedded Coder® when generating code.
Is enabled by the Create code generation report parameter.
Settings
off
(default) | on
- On
Includes a summary of Simulink blocks and the corresponding code locations in the Traceability Report section of the code generation report.
- Off
Does not include a summary of Simulink blocks.
Recommended Settings
Application | Setting |
---|---|
Debugging | On |
Traceability | On |
Efficiency | No impact |
Safety precaution | No recommendation |
Programmatic Use
Parameter: GenerateTraceReportSl |
Type: character vector |
Value: 'on' | 'off' |
Default: 'off' |
Version History
Introduced in R2008a