Change GUI window size in Guide without moving objects

6 次查看(过去 30 天)
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?

采纳的回答

Image Analyst
Image Analyst 2012-9-7
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.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Migrate GUIDE Apps 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by