GETK

Wait for and identify a pressed key

您现在正在关注此提交

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.

引用格式

Miroslav Balda (2026). GETK (https://ww2.mathworks.cn/matlabcentral/fileexchange/37478-getk), MATLAB Central File Exchange. 检索时间: .

致谢

参考作品: getkey

类别

Help CenterMATLAB Answers 中查找有关 Argument Definitions 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.1.0.0

Repaired description and complemented a screenshot

1.0.0.0