Effacer les filtres
Effacer les filtres

caret on macbook pro

23 vues (au cours des 30 derniers jours)
Moja
Moja le 13 Oct 2023
Modifié(e) : Moja le 16 Oct 2023

The carot symbol on my keyboard (ˆ shift+6) doesn't work on matlab. Matlab doesn't recognize it so I can't write any equation with power symbol. I tried every possible solution on the web and it doesn't work. even in the character viewer I don't have any result when I search ''caret".

Réponses (2)

Walter Roberson
Walter Roberson le 13 Oct 2023
'ˆ' + 0
ans = 710
'^' + 0
ans = 94
That is, you might possibly be using the Modified Letter Circumflex Accent https://www.compart.com/en/unicode/U+02C6 instead of Circumflex Accent https://www.compart.com/en/unicode/U+005E

Moja
Moja le 16 Oct 2023
Modifié(e) : Moja le 16 Oct 2023
I updated OS to MacOS 14 Sonoma and the problem solved. Now shift+6 is actually a Caret.

Catégories

En savoir plus sur Programming dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by