Diagnostic viewer output in command window?

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.

回答 (1 件)

Rajanya
Rajanya 2024 年 11 月 13 日

0 投票

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!

カテゴリ

ヘルプ センター および File ExchangeConfigure and View Diagnostics についてさらに検索

質問済み:

2015 年 9 月 17 日

回答済み:

2024 年 11 月 13 日

Community Treasure Hunt

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

Start Hunting!

Translated by