Is there a way to externally abort a callback
조회 수: 1 (최근 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!