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!