function that call esc key in m file in gui
이전 댓글 표시
hi dudes, i want to terminate imellipse "wait for user" state and i just noticed that this happens by presing esc key. now i want a way as if ESC key is pressed while actually it's not pressed by user, any idea? thanks
답변 (1개)
Jan
2011년 6월 19일
1 개 추천
Hitting ESC calls "imellipse/resume". So I assume "imeH.resume" might solve your problem, with imeH is the handle of the IMELLIPSE object.
카테고리
도움말 센터 및 File Exchange에서 Scripts에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!