Alignment issues on App Designer
Mostrar comentarios más antiguos
Hi all,
Everytime I run my program the alignments on my GUI get messed up. Would anyone know why it does this?
In Design screen:

When I run:

3 comentarios
Abinaya Subramaniam
el 10 de Jun. de 2021
Were you ble to solve this? I'm facing the same issue
Jonathan Moorman
el 22 de Jun. de 2021
J. Alex Lee
el 23 de Jun. de 2021
What version of matlab are you using? If 2018b or later, have you tried using "uigridlayout"?
Respuestas (1)
Kishan Dhakan
el 23 de Jun. de 2021
0 votos
This is happening because the 'tabbed group' container you are using shows two rows of tabs in design view, but only one (with buttons to navigate) in app view. In the latest version of MATLAB this isn't an issue. However, to rectify this you can:
1) Click on noth response panel and view it's position. Note the 'bottom' value, and set the same manually for tabbed group container.
2) Check the 'height' of Notch response, Crack to Notch, and the buttons and gaps, add them and set it as the height of tabbed container manually.
Categorías
Más información sobre Develop Apps Using App Designer en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!