resize in gui.m
Show older comments
Hi,
how i can resize a pannel with all elements in GUIs m-file ?
Accepted Answer
More Answers (1)
Image Analyst
on 23 Nov 2018
0 votes
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'.
Categories
Find more on App Building in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!