Shortcut set for "evaluate selection" not working / responding in Matlab 2022b Update 4

14 ビュー (過去 30 日間)
Tahariet Sharon
Tahariet Sharon 2023 年 6 月 5 日
編集済み: Jayanti 2024 年 9 月 20 日
I got o Preferences > Keyboard > Shortcuts and modify the shortcut for 'Evaluate Selection' to e.g., command + <.
However, after accepting changes, selecting code in the editor or command window and pressing command + < (or any other attempted shortcut) won't work.
Any help would be welcome, thank you.
  1 件のコメント
Tamar Regev
Tamar Regev 2024 年 9 月 13 日
I just had the exact same problem. I am trying different shortcuts, like command + 1 and it doesn't work

サインインしてコメントする。

回答 (1 件)

Jayanti
Jayanti 2024 年 9 月 20 日
編集済み: Jayanti 2024 年 9 月 20 日
Since you mentioned "command+ <" as your shortcut key for evaluate selection, I am assuming you are working on mac platform. Here are some workarounds you can try:
  • Check if the standard function key option is enabled:
Apple option -> System preferences -> Click keyboard and mouse -> Keyboard ->
Use all F1, F2, etc. keys as standard function keys.
  • Try using the function key in the shortcut. For example, press Shift-Function-F1 instead of Shift-F1 to evaluate.
  • If you are facing this issue in a live script and have a function m-file open .Close function m-file and open only live script.

カテゴリ

Help Center および File ExchangeDesktop についてさらに検索

製品


リリース

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by