How do I insert a new tab between existing tabs in appdesigner?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
0 Kommentare
Antworten (1)
Nanda Gupta
am 27 Mär. 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.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Desktop finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!