How to change width/size/font of tabs in a tab group in AppDesigner?

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.

3 comentarios

Mike D'Agostino
Mike D'Agostino el 5 de Mzo. de 2025
Movida: Voss el 5 de Mzo. de 2025
How is this still not resolved? It makes app useless for small screen sizes.
琳杰
琳杰 el 4 de Jul. de 2025
Movida: Walter Roberson el 4 de Jul. de 2025
I can't believe this problem is still here. Not solved!
There is no solution to this as long as you are using Matlab for your GUIs.
Likewise you can not change the background color of the tab group. The answers below this involve creating buttons to "cover up" the tabs - this is not a real solution; it is very hacky and expensive compared to "just expose those properties, we know you have them".

Iniciar sesión para comentar.

Respuestas (2)

Lee
Lee el 26 de Jul. de 2022
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?

Categorías

Más información sobre Startup and Shutdown en Centro de ayuda y File Exchange.

Productos

Versión

R2020a

Preguntada:

el 19 de Feb. de 2021

Comentada:

Joy
el 16 de Jul. de 2025

Community Treasure Hunt

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

Start Hunting!

Translated by