How to quit debug mode with shortcut when focus is on command window?
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Jan
il 15 Apr 2018
Inside the command window Shift+F5 should exit the debug mode already as default. So where did you set which kind of "shortcut"?
5 Commenti
Walter Roberson
il 16 Apr 2018
Control c can never be reassigned. It is one of the shortcut restrictions.
Vedere anche
Categorie
Scopri di più su Desktop in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!