Show verbose compiler output
Code generation progress display
Since R2021a
Description
App Configuration Pane: Debugging
Configuration Objects: coder.MexCodeConfig
| coder.CodeConfig
| coder.EmbeddedCodeConfig
Whether to display code generation progress at the MATLAB® command line.
Settings
Show information, warning, and error messages
This value is the default value.
Compared to
Only show warning and error messages
, if code generation succeeds, these additional messages are displayed:Code generation successful
Link to the generated report, if one has been generated
Only show warning and error messages
If code generation succeeds without warning, all messages are suppressed, including when you generate a report.
Warning and error messages are displayed.
Show all messages
In addition to the messages shown when you select
Show information, warning, and error messages
, code generation status and target build log messages are displayed.
Programmatic Use
Property: Verbosity |
Values: 'Info' |
'Silent' | 'Verbose' |
Default: 'Info' |
Version History
Introduced in R2021a