TAB key in MATLAB GUI

I created GUI with MATLAB GUIDE application and this GUI got mix of edit boxes, pushbuttons and radio buttons grouped in different panels. I'm looking to use TAB key to switch between different buttons, boxes and also between panels. TAB key order with Tab editor option in GUIDE works flawlessly for boxes within a panel but not able to define the switching order between panels.

3 Comments

Adam
Adam on 13 Sep 2016
Nope, as far as I am aware this is a limitation. Certainly it was when I tried it. I think it just goes in the order you create the panels.
sad to hear this.. have to think of other ways within MATLAB...
Change the Children order of the panels in order to change the tab order.

Sign in to comment.

Categories

Find more on Migrate GUIDE Apps in Help Center and File Exchange

Products

Asked:

on 13 Sep 2016

Commented:

on 14 Sep 2016

Community Treasure Hunt

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

Start Hunting!