Is there a way to externally abort a callback
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Migrate GUIDE Apps in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!