GETK

Wait for and identify a pressed key

You are now following this Submission

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.

Cite As

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

Acknowledgements

Inspired by: getkey

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

Repaired description and complemented a screenshot

1.0.0.0