Borrar filtros
Borrar filtros

caret on macbook pro

23 visualizaciones (últimos 30 días)
Moja
Moja el 13 de Oct. de 2023
Editada: Moja el 16 de Oct. de 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".

Respuestas (2)

Walter Roberson
Walter Roberson el 13 de Oct. de 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 el 16 de Oct. de 2023
Editada: Moja el 16 de Oct. de 2023
I updated OS to MacOS 14 Sonoma and the problem solved. Now shift+6 is actually a Caret.

Categorías

Más información sobre Programming en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by