How do I insert a new tab between existing tabs in appdesigner?
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Nanda Gupta
2017 年 3 月 27 日
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 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!