keyboard shortcut to change focus to command window from App Designer

6 views (last 30 days)
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

Answers (1)

Jan
Jan on 13 Sep 2018
What about using the fig_keypressfcn and catching Ctrl-0 manually to call commandwindow?
  1 Comment
Tom Shlomo
Tom Shlomo on 13 Sep 2018
This would work only when the focus is on a figure or a UI-figure. I am looking for a way to change the focus while in the app-designer window itself.

Sign in to comment.

Categories

Find more on Desktop in Help Center and File Exchange

Products


Release

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!