How to forcefully kill a hanging application started by the App Designer without killing the App Designer itself?
1 回表示 (過去 30 日間)
古いコメントを表示
While developing a GUI application with the App Designer my application hangs from time to time because of bugs. However I can't find any way to forcefully kill this GUI application other than through the activity monitor (I'm on Mac OS) which also always kills the whole App Designer. I'm sure I missed something obvious here because killing an application during development without killing the "IDE" seems like a quite usual thing to me. I know that I can always kill a running matlab script with cmd + c, so I am looking for a similar thing for the GUI application.
Thank you for your help in advance!
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!