How do I change the tab order of my uipanels relative to each other in my GUI?

3 ビュー (過去 30 日間)
Amelia van Leeuwen
Amelia van Leeuwen 2018 年 2 月 7 日
回答済み: vijaya lakshmi 2018 年 3 月 1 日
I know how to change tab order within a panel, but is there a way to change the tab order of panels relative to each other in a figure? Thanks in advance!

回答 (1 件)

vijaya lakshmi
vijaya lakshmi 2018 年 3 月 1 日
Hi Amelia,
The ability to use the Tab Order Editor to set the tab order between uipanels is not available in MATLAB.
The tabbing order between different components of the GUI is as per what is seen in the Object Browser. You can open the Object Browser by opening the GUI in GUIDE and then clicking View->Object Browser.
You can then change the order of different components by selecting a component and then using the Layout menu to change the stacking order of that component.

カテゴリ

Help Center および File ExchangeMigrate GUIDE Apps についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by