필터 지우기
필터 지우기

How can I use the ^ key?

조회 수: 4 (최근 30일)
Sebastián Blanco
Sebastián Blanco 2016년 10월 7일
댓글: darova 2019년 9월 18일
Hello! My name is Sebastian, I'm currently using MATLAB R2016b with an academic license on a Linux computer, specifically Elementary OS Loki . I want to know if there is any way to enable this key without having to change the keyboard layout. My computer's keyboard layout is Spanish(Latin America). Thanks

답변 (3개)

Walter Roberson
Walter Roberson 2016년 10월 7일
MATLAB is not going to be receiving the raw keycodes, so by the time the key press reaches MATLAB it is too late to do anything about it.
As you are on Linux you might be able to use X's xmodmap
  댓글 수: 2
Brett Hamlin
Brett Hamlin 2019년 9월 17일
Has there been any resolution to this problem? I have a student with a Norwegian computer and ever time ^ is typed MATLAB changes it to ** ...... thoughts?
darova
darova 2019년 9월 18일
What about Alt + 9 + 4 (numpad) ?

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


KSSV
KSSV 2016년 10월 7일
If your intention is to calculate power of a number, you may use function power. doc power

Matthias Walle
Matthias Walle 2016년 10월 7일
'alt gr' and double tap on the '^,{,[' Button?
  댓글 수: 1
Sebastián Blanco
Sebastián Blanco 2016년 10월 7일
That works for any other software, but on MATLAB it doesn't

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

카테고리

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

제품

Community Treasure Hunt

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

Start Hunting!

Translated by