Bind keys to shorcuts
2 ビュー (過去 30 日間)
古いコメントを表示
Hi,
Is it possible to bind keys to shortcuts i.e windows key + z would launch my shortcut?
Alternatively, is it possible to bind a command to the shortcut so I could type into the command window 'z' then enter on the keyboard and my shortcut would run?
Or am I left with just clicking with the shorcut thats in the quick access menu
0 件のコメント
回答 (1 件)
Walter Roberson
2017 年 10 月 14 日
A number of built-in actions can have shortcuts assigned; see https://www.mathworks.com/help/matlab/matlab_env/keyboard-shortcuts.html
Defining arbitrary actions or even sequences of built-in actions is more difficult.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!