MATLAB gui changing figure max width and height
이전 댓글 표시
Hi,
I am currently creating a gui using matlab GUIDE but would like to change the figure size to add more objects (buttons, panels, text boxes, graphs and etc).
When clicking the property inspector of the main figure (under Position) the max size I can input for the width is 273.2 and height is 57.38461538...Is there a way to change this or is there a more efficient way of manipulating the window/display size of your gui?
And say if the all does not fit on the maximize screen would like to have a scroll up and down option.
Thanks in advance,
Alex
답변 (1개)
Image Analyst
2013년 5월 22일
0 개 추천
I never do that by typing stuff into property inspector. Just click on the little square handle at the very bottom left of your figure. Drag it out larger.
댓글 수: 3
alex
2013년 5월 22일
Image Analyst
2013년 5월 23일
You cannot make a Windows window/gui/figure larger than your desktop.
alex
2013년 5월 23일
카테고리
도움말 센터 및 File Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!