Clear Filters
Clear Filters

How do I insert a new tab between existing tabs in appdesigner?

3 views (last 30 days)
I have a large GUI using tabs. I want to insert a new tab between existing tabs, not to the right of all the existing tabs.

Answers (1)

Nanda Gupta
Nanda Gupta on 27 Mar 2017
I understand that you are trying to insert a new tab between the already created tabs instead of appending it in the end. But, according to the documentation for the uitab function, this appears to be a limitation.

Categories

Find more on Develop Apps Using App Designer 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!