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 CenterFile Exchange에서 Develop 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