How to quit debug mode with shortcut when focus is on command window?
1 回表示 (過去 30 日間)
古いコメントを表示
I've set up a shortcut to quit debug mode, however the shortcut only works when my focus is on the editor. If my focus is on the command window it does not work. Is there any way to make it work?
0 件のコメント
回答 (1 件)
Jan
2018 年 4 月 15 日
Inside the command window Shift+F5 should exit the debug mode already as default. So where did you set which kind of "shortcut"?
5 件のコメント
Walter Roberson
2018 年 4 月 16 日
Control c can never be reassigned. It is one of the shortcut restrictions.
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!