GETK

Wait for and identify a pressed key
380 téléchargements
Mise à jour 16 juil. 2012

Afficher la licence

The function GETK fulfills the similar tasks as its prototype, the function GETKEY. It waits for a keypress, stores the key identifier and a period of the waiting. Since the new function behaves differently from its origin, it has got another name. Appart from GETKEY, the function GETK comprises names of ascii characters and non-ascii keys into a single string. The function creates a modal figure window with a name 'PRESS A KEY' at a required place of the screen.

Citation pour cette source

Miroslav Balda (2025). GETK (https://www.mathworks.com/matlabcentral/fileexchange/37478-getk), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2006b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Argument Definitions dans Help Center et MATLAB Answers
Remerciements

Inspiré par : getkey

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.1.0.0

Repaired description and complemented a screenshot

1.0.0.0