How to change width/size/font of tabs in a tab group in AppDesigner?
조회 수: 70 (최근 30일)
이전 댓글 표시
Hello, is it possible to change the width of the tabs or font size in the tabGroup component of app designer? I couldnt find anything in the documentation.
댓글 수: 0
답변 (2개)
Lee
2022년 7월 26일
The fact there is no built in way to control their appearance within Matlab is shocking... As an alternative, I can only suggest using a toggle button group, combined with a bunch of layered panels that you control the visibility of. However, I have worked like this and it makes editting the layout a pain because you have to keep reordering the panels, and it's easy to lose access to one behind the others, especially with many 'tabs'.
Please Matlab, how hard is it to add font size to the properties? And have the tab ribbon itself expand to accomodate the larger text - or better yet a dimension on the ribbon height/width?
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!