resize in gui.m
이전 댓글 표시
Hi,
how i can resize a pannel with all elements in GUIs m-file ?
채택된 답변
추가 답변 (1개)
Image Analyst
2018년 11월 23일
0 개 추천
Try setting the Position property of the panel. Make sure the units property of the panel and all controls inside the panel are set to 'normalized'.
카테고리
도움말 센터 및 File Exchange에서 App Building에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!