How can I use the ^ key?
Mostrar comentarios más antiguos
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
Respuestas (3)
Walter Roberson
el 7 de Oct. de 2016
0 votos
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.
2 comentarios
Brett Hamlin
el 17 de Sept. de 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
el 18 de Sept. de 2019
What about Alt + 9 + 4 (numpad) ?
KSSV
el 7 de Oct. de 2016
0 votos
If your intention is to calculate power of a number, you may use function power. doc power
Matthias Walle
el 7 de Oct. de 2016
0 votos
'alt gr' and double tap on the '^,{,[' Button?
1 comentario
Sebastián Blanco
el 7 de Oct. de 2016
Categorías
Más información sobre MATLAB en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!