Enable code traceability
Traceability in code generation report
Description
App Configuration Pane: Advanced
Configuration Objects: coder.EmbeddedCodeConfig
Traceability in code generation report.
Settings
- On
This value is the default value.
The code generation report includes code traceability. See Interactively Trace Between MATLAB Code and Generated C/C++ Code (Embedded Coder).
- Off
The code generation report does not include code traceability.
Programmatic Use
Property:
EnableTraceability |
Values: true |
false |
Default: true |
Version History
Introduced in R2018a
See Also
Topics
- Interactively Trace Between MATLAB Code and Generated C/C++ Code (Embedded Coder)