Highlight potential data type issues
Highlighting of potential data type issues in the code generation report
Description
App Configuration Pane: Debugging
Configuration Objects: coder.EmbeddedCodeConfig
Highlighting of potential data type issues in the code generation report.
Dependencies
To enable this parameter, select the Always create a report checkbox.
Settings
- Off
This value is the default value.
This code generation report does not highlight potential data type issues.
- On
The code generation report highlights MATLAB® code that results in single-precision or double-precision operations in the generated C/C++ code. If you have Fixed-Point Designer™, the report also highlights expressions in the MATLAB code that result in expensive fixed-point operations in the generated code.
Programmatic Use
Property:
HighlightPotentialDataTypeIssues |
Values: false |
true |
Default: false |
Version History
Introduced in R2014b