Main Content

Generate code replacements report

Code replacement report

Since R2024b

Description

App Configuration Pane: Debugging

Configuration Objects: coder.EmbeddedCodeConfig

Code replacement report.

Settings

Off

This value is the default value.

The code generator does not produce a code replacements report.

On

The code generator produces a code replacements report that summarizes the replacements from the selected code replacement library. The report provides a mapping between each code replacement instance and the line of MATLAB® code that triggered the replacement.

Programmatic Use

Property: GenerateCodeReplacementReport
Values: false | true
Default: false

Version History

Introduced in R2024b