Change GUI window size in Guide without moving objects
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Jerry Gregoire
el 7 de Sept. de 2012
Comentada: Douglas Anderson
el 1 de Nov. de 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 comentarios
Respuesta aceptada
Image Analyst
el 7 de Sept. de 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.
1 comentario
Más respuestas (0)
Ver también
Categorías
Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!