Highlight potential row-major issues
Potential row-major layout issues
Description
App Configuration Pane: Debugging
Configuration Objects: coder.MexCodeConfig
| coder.CodeConfig
| coder.EmbeddedCodeConfig
Display potential efficiency issues related to row-major array layout in the code generation report.
Dependencies
To enable this parameter, select the Always create a report checkbox.
Settings
- On
The code generation report displays potential efficiency issues due to row-major layout. This value is the default value.
- Off
The code generation report does not display issues related to array layout.
Programmatic Use
Property:
HighlightPotentialRowMajorIssues |
Values: true |
false |
Default: true |
Version History
Introduced in R2018a