Change GUI window size in Guide without moving objects
7 views (last 30 days)
Show older comments
Jerry Gregoire
on 7 Sep 2012
Commented: Douglas Anderson
on 1 Nov 2018
Hi I have created my GUI with guide. Unfortunately, there is too much 'white space'. I want to change the size of the GUI window in guide without changing the position or scaling of the objects I have already placed on the GUI.
I can Cut all the objects to the clipboard, resize the window, and paste back in, but I lose all my tags.
Near as I can tell this hasn't been directly addressed before.
Suggestions?
0 Comments
Accepted Answer
Image Analyst
on 7 Sep 2012
Type control-A to select all your controls. Then double-click on one to open up the property inspector. Change the units property to something other than "normalized" and then you'll be able to drag your figure bigger without also scaling all the controls.
More Answers (0)
See Also
Categories
Find more on Migrate GUIDE Apps in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!