How to quit debug mode with shortcut when focus is on command window?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Jan
le 15 Avr 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 commentaires
Walter Roberson
le 16 Avr 2018
Control c can never be reassigned. It is one of the shortcut restrictions.
Voir également
Catégories
En savoir plus sur Desktop dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!