How can I use the ^ key?
5 ビュー (過去 30 日間)
古いコメントを表示
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
0 件のコメント
回答 (3 件)
Walter Roberson
2016 年 10 月 7 日
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 件のコメント
Brett Hamlin
2019 年 9 月 17 日
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?
KSSV
2016 年 10 月 7 日
If your intention is to calculate power of a number, you may use function power. doc power
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!