Double click in the figure to bring up the property inspector. Make sure the units property is "pixels". Then in the position property (expand it to see width and height), type in 900 for the width, and 100 for the height. If that still doesn't work, make sure the resize property is set to "on".
thanks. After change the unit to "pixel", and resize property to "on", the max size I can go is 1920 x 1036 Pixels, which is still small for my application to put 10 tabpanels with 600 x 900 pixels size.
It looks like the GUI "fig" has a max size limit. Is that right?
The window size is limited to the number of pixels on your screen. So unless you have a 9000 pixel wide screen, you'll have to scale down your panel size.
Yes,this is really an great answer. I understand. You are right, My current screen setup is 1920x1080. This means the GUI'fig' can only have max 1920 x 1080 pixels size. It looks like I need think another method to design multiple tabpanels.
yes, I already use "Guide" to resize the black box to the max, which seems only allow 384 x 81 size. The "Guide" does not work to change the GUI to a bigger size
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
2 Comments
Direct link to this comment
https://au.mathworks.com/matlabcentral/answers/289653-how-can-i-make-the-fig-gui-width-and-height-to-be-900-x-100#comment_372677
Direct link to this comment
https://au.mathworks.com/matlabcentral/answers/289653-how-can-i-make-the-fig-gui-width-and-height-to-be-900-x-100#comment_372677
Direct link to this comment
https://au.mathworks.com/matlabcentral/answers/289653-how-can-i-make-the-fig-gui-width-and-height-to-be-900-x-100#comment_373919
Direct link to this comment
https://au.mathworks.com/matlabcentral/answers/289653-how-can-i-make-the-fig-gui-width-and-height-to-be-900-x-100#comment_373919
Sign in to comment.