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!