필터 지우기
필터 지우기

caret on macbook pro

조회 수: 23 (최근 30일)
Moja
Moja 2023년 10월 13일
편집: Moja 2023년 10월 16일

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".

답변 (2개)

Walter Roberson
Walter Roberson 2023년 10월 13일
'ˆ' + 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 2023년 10월 16일
편집: Moja 2023년 10월 16일
I updated OS to MacOS 14 Sonoma and the problem solved. Now shift+6 is actually a Caret.

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by