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 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!