Diagnostic viewer output in command window?

9 visualizzazioni (ultimi 30 giorni)
Erik Malmlöf
Erik Malmlöf il 17 Set 2015
Risposto: Rajanya il 13 Nov 2024
Is there any command that I can use so I get the output from the Diagnostic Viewer displayed in the command vindow when for example updating my diagram in simulink? Basically I want to see all the warnings in the command window.

Risposte (1)

Rajanya
Rajanya il 13 Nov 2024
You can use the ‘sldiagviewer.diary’ function to log the diagnostic messages.
sldiagviewer.diary
type diary.txt
You can learn more about ‘sldiagviewer.diary’ by entering the following command in your MATLAB Command Window:
doc sldiagviewer.diary
Hope this helps!

Categorie

Scopri di più su Configure and View Diagnostics in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by