Is there a way to externally abort a callback

1 view (last 30 days)
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)

Answers (0)

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!