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!