keyboard shortcut to change focus to command window from App Designer
4 views (last 30 days)
Show older comments
Hey, Usually the keyboard shortcut to change the focus to the command window is Ctrl+0. However this does not seems to work if the focus is currently on the App Designer. Is there a way to make this work, or at least another shortcut?
Thanks
0 Comments
Answers (1)
Jan
on 13 Sep 2018
What about using the fig_keypressfcn and catching Ctrl-0 manually to call commandwindow?
See Also
Categories
Find more on Migrate GUIDE Apps in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!