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.
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
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
Risposte (1)
Sachin Ganjare
il 4 Mag 2015
0 voti
You can use 'keypress' function along with visibility property of panel in question.
Hope it helps!!!
3 Commenti
vandana
il 4 Mag 2015
Sachin Ganjare
il 4 Mag 2015
Please look into below URL: http://stackoverflow.com/questions/22145294/detect-keyboard-input-matlab
vandana
il 5 Mag 2015
Questa domanda è chiusa.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!