function that call esc key in m file in gui
Mostrar comentarios más antiguos
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
Respuestas (1)
Jan
el 19 de Jun. de 2011
1 voto
Hitting ESC calls "imellipse/resume". So I assume "imeH.resume" might solve your problem, with imeH is the handle of the IMELLIPSE object.
Categorías
Más información sobre Workspace Variables and MAT Files en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!