How to Display a message in a separate window
5 ビュー (過去 30 日間)
古いコメントを表示
Hi guys, I need to Display a message of an eventualy error in a separate window. I create an app based on gui interface but sometimes when error ocured running the script I want to know what error appear and not to wait too much until I realized something is wrong. Thanks.
0 件のコメント
採用された回答
Steven Lord
2020 年 9 月 26 日
If you're using App Designer use uialert. If you're not using App Designer use msgbox.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Develop Apps Using App Designer についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!