Can't type tilde ~In MATLAB 2023a

조회 수: 93 (최근 30일)
Martin Randau
Martin Randau 2023년 3월 22일
편집: Victor 2024년 10월 10일
I'm on Ubuntu 23.04 and MATLAB 2023a. I can type tilde in all other programs, but it does not work in MATLAB. Only a blank space is generated. On my keyboard I use AltGr + " to generate tilde. It works to type other special characters in MATLAB such as | and ± using AltGr. At matlab startup I get Warning: X does not support locale en_DK.UTF-8 but after googling it does not seem to be related to this problem. It worked in MATLAB 2022b.
I realize it might have to do with Ubuntu 23.04 which is in beta, but any troubleshooting tips would be appreciated.
BW
Martin
  댓글 수: 2
Adam Danz
Adam Danz 2023년 3월 22일
Please contact tech support and include instructions how to reproduce the problem.
Victor
Victor 2024년 9월 30일
편집: Victor 2024년 10월 10일
Same problem with MatlabR2024a
The problem is solved by running matlab under sudo privilegies: sudo matlab, which of course is not recommended...
What a mess...

댓글을 달려면 로그인하십시오.

답변 (3개)

Riccardo Scorretti
Riccardo Scorretti 2023년 5월 6일
Dear Martin,
I have a similar problem with the key ^. By all evidence Antonio is right: the problem is with the uncorrect handling of dead keys.
On my system (Linux Fedora / Matlab 2023a) I could find a work around by changing the keyboard setting from "Français (variant)" to "Français (sans touches mortes)". That is: from the system menu, modify the keyboard setting so as to select a variant with no dead keys.
My best

Antonio Sala
Antonio Sala 2023년 4월 21일
Maybe you are hitting the 2023a dead keys bug in non-English locales?
https://es.mathworks.com/support/bugreports/100994 %an old bug that seems to have a comeback
I contacted techincal support and they said they upstreamed the issue to developers... but R2023a Update1 does not fix the issue for me...
  댓글 수: 3
Douglas
Douglas 2023년 11월 9일
편집: Douglas 2023년 11월 9일
Same Problem here with Fedora 39 Matlab R2023b. Spanish keyboard. Dead keys not working.
Fredrik Qwarfort
Fredrik Qwarfort 2024년 5월 28일
Same problem with both R2022b and 2023b and swedish keyboard. ~ and ^ is not working.

댓글을 달려면 로그인하십시오.


Naren
Naren 2023년 3월 31일
Hello Martin,
It's possible that MATLAB 2023a on Ubuntu 23.04 beta does not have the proper key mapping for the tilde character. You can attempt the following troubleshooting advice:
  1. Verify Ubuntu's Keyboard options. Verify the key mapping for tilde and that your keyboard's layout is set properly.
  2. Try an alternative key combination. For instance, you could try using the tilde key on your keyboard (if it has one) or an alternative key combination, like AltGr + N.
  3. Verify your MATLAB settings. Verify that there are no conflicts with the key combination you are using to create the tilde by going to Preferences > Keyboard > Shortcuts. You can also try entering "matlab -r" in a terminal window to reset your MATLAB preferences to their preset values.
  4. Try MATLAB in a new window manager or desktop environment. There might be a problem with the desktop environment you are currently using.
Here are some documentation that might help you
Hope this resolves your issue.

카테고리

Help CenterFile Exchange에서 Desktop에 대해 자세히 알아보기

태그

제품


릴리스

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by