필터 지우기
필터 지우기

Change GUI window size in Guide without moving objects

조회 수: 2 (최근 30일)
Jerry Gregoire
Jerry Gregoire 2012년 9월 7일
댓글: Douglas Anderson 2018년 11월 1일
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