Is there a way to externally abort a callback
3 ビュー (過去 30 日間)
古いコメントを表示
Sometimes I will accidentally trigger a lengthy callback (from, say, a button on a guide app) which then I'd like to abort. However, as a gui, it doesn't seem to take up the main thread from the command line so you can't CTRL-C it nor is the pause button available. (well, at least not in 2016b)
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Migrate GUIDE Apps についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!