R2015a: why is the build output not written to the command window

1 view (last 30 days)
In Matlab R2015 the build log output seems not to be written to the desktop command window anymore. How can I see this log output?

Answers (2)

Shashank
Shashank on 16 Nov 2017
If you are using mcc/mbuild, try using the verbose flag (-v)

Frank Knoll
Frank Knoll on 16 Nov 2017
It is not the verbose flag. I got the information that with MATLAB/SIMULINK R2015a a new UI 'Diagnostic Viewer' has been introduced, see https://uk.mathworks.com/help/simulink/ug/diagnose-simulation-errors.html.
To view the diagnostic window one can click “View diagnostics” which appears at the bottom of the model window at build time.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!