Interpretation of Key field in keypress callback event data

1 次查看(过去 30 天)
In my code I'm using the KeyPressFcn callback of a figure to react to user input. However, I'm not sure how to interpret the Key field of the event data correctly in some cases.
For example, if I hit the # key (qwertz keyboard), I get a Key value of '0' in older versions of MATLAB. In R2025a I get '3'. This however seems to correspond to the key on a US qwerty keyboard.
Is there any information on how to interpret the Key field correctly? And have there been changes in R2025a I'm not aware of?
  3 个评论
Michael Liedlgruber
Thank you for your comment. I already checked the changes in the release notes between R2024b and R2025a but did not find anything related to this. And I did not contact support yet because I was not sure whether this change was intended and maybe other users knew more about it. But I guess it's best to file a bug report on this issue.
Michael Liedlgruber
Brief update: after filing a bug report, MATLAB support told me that the problem event exists in R2024b when the new desktop is enabled. So it seems like this is somehow related to the new desktop system.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Environment and Settings 的更多信息

产品


版本

R2025a

Community Treasure Hunt

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

Start Hunting!

Translated by