Issue with resizing a GUI in app designer
조회 수: 8 (최근 30일)
이전 댓글 표시
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
채택된 답변
Kevin Holly
2025년 4월 11일
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
추가 답변 (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!