Change GUI window size in Guide without moving objects
조회 수: 7 (최근 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?
댓글 수: 0
채택된 답변
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 Center 및 File Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!