How can I use the ^ key?

4 vues (au cours des 30 derniers jours)
Sebastián Blanco
Sebastián Blanco le 7 Oct 2016
Commenté : darova le 18 Sep 2019
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

Réponses (3)

Walter Roberson
Walter Roberson le 7 Oct 2016
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 commentaires
Brett Hamlin
Brett Hamlin le 17 Sep 2019
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 le 18 Sep 2019
What about Alt + 9 + 4 (numpad) ?

Connectez-vous pour commenter.


KSSV
KSSV le 7 Oct 2016
If your intention is to calculate power of a number, you may use function power. doc power

Matthias Walle
Matthias Walle le 7 Oct 2016
'alt gr' and double tap on the '^,{,[' Button?
  1 commentaire
Sebastián Blanco
Sebastián Blanco le 7 Oct 2016
That works for any other software, but on MATLAB it doesn't

Connectez-vous pour commenter.

Catégories

En savoir plus sur Startup and Shutdown dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by