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!