Main Content
Verbose build
Enable display of build process stages and compiler output
Model Configuration Pane: Code Generation
Description
The Verbose build parameter displays this information in the MATLAB® Command Window during the build process:
Messages that inform you about progress
Compiler output
Settings
on
(default) | off
- On
Displays progress information and compiler output.
- Off
Does not display progress information and compiler output.
Recommended Settings
Application | Setting |
---|---|
Debugging | On |
Traceability | No impact |
Efficiency | No impact |
Safety precaution | No recommendation |
Programmatic Use
Parameter: RTWVerbose |
Type: character vector |
Value: 'on' | 'off' |
Default: 'on' |
Version History
Introduced in R2006a