Issue with resizing a GUI in app designer
14 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Ali razi
le 9 Avr 2025
Réponse apportée : Kevin Holly
le 11 Avr 2025
Hi,
I did this simple app designer simple UI

And when I run it I get this in the small windows

But when I resize it to full screen windows I get this (part of the GUI disappear)

Any idea why? And how to solve it?
0 commentaires
Réponse acceptée
Kevin Holly
le 11 Avr 2025
I am not sure what is causing the checkbox to disappear, but you can probably use a grid layout found under the containers section of the component library (left panel) within App Designer to resolve the scaling issue. Drag the component onto your canvas and edit the columns and rows to adjust behavior as the window changes size.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Develop Apps Using App Designer dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!