I am tring to build GUI . i want to make the panel invisible once key (like "Esc") pressed or mouse clicked on any where on the screen.
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
I am tring to build GUI . i want to make the panel invisible once key (like "Esc") pressed or mouse clicked on any where on the screen. How to do that.
Thanks
Réponses (1)
Sachin Ganjare
le 4 Mai 2015
0 votes
You can use 'keypress' function along with visibility property of panel in question.
Hope it helps!!!
3 commentaires
vandana
le 4 Mai 2015
Sachin Ganjare
le 4 Mai 2015
Please look into below URL: http://stackoverflow.com/questions/22145294/detect-keyboard-input-matlab
vandana
le 5 Mai 2015
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!