GETK

Wait for and identify a pressed key

Al momento, stai seguendo questo contributo

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.

Cita come

Miroslav Balda (2026). GETK (https://it.mathworks.com/matlabcentral/fileexchange/37478-getk), MATLAB Central File Exchange. Recuperato .

Riconoscimenti

Ispirato da: getkey

Categorie

Scopri di più su Argument Definitions in Help Center e MATLAB Answers

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.1.0.0

Repaired description and complemented a screenshot

1.0.0.0