Logging of warnings possible?
4 ビュー (過去 30 日間)
古いコメントを表示
Hi,
is there a way of getting all warnings, which occur during a run of a matlab function/script/method?
With "lastwarn" I just get the last one (not more).
At the moment I use the diary-function. So I have to parse the text afterwards. That's very uncomfortable...
It would be useful, if there is a direct access to all occurred warnings.
Thanks
0 件のコメント
回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Scope Variables and Generate Names についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!