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 个)

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 个评论

Unfortunately, dragging it does not seem to help for it does not increase the working area after the limit.
You cannot make a Windows window/gui/figure larger than your desktop.
So is there no window scroll down and up (or side to side) feature like we have in a browser.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Interactive Control and Callbacks 的更多信息

提问:

2013-5-22

Community Treasure Hunt

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

Start Hunting!

Translated by