Is there a way to externally abort a callback
2 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Migrate GUIDE Apps in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!