Application widget: similar to a Tab container without tab label

2 ビュー (過去 30 日間)
Sylvain
Sylvain 2025 年 3 月 4 日
コメント済み: Sylvain 2025 年 3 月 20 日
I am still exploring some the app designer, with a treeNode.
By selectic a specific node, I would like to display/hide a specifc layout with different witdgets. It should look like pretty similar to a Tabgroup widget but wihout tab labels (as the navigation woul dbe done in the UItree)
Can anyone recommend a widget, an addon library or a technique to do so?

採用された回答

Voss
Voss 2025 年 3 月 4 日
"It should look like pretty similar to a Tabgroup widget but wihout tab labels"
Do you want tabs with no labels, or do you want no tabs?
"(as the navigation woul dbe done in the UItree)"
I guess that means no tabs.
A container component that looks like a tab group but without the tabs is a panel (or buttongroup with no buttons) with an empty title.
  1 件のコメント
Sylvain
Sylvain 2025 年 3 月 20 日
Thanks, I have been progressing on my project my parenting/childing UIpanels with some layouts created on other uifigures.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDevelop uifigure-Based Apps についてさらに検索

製品


リリース

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by