MATLAB: How to make window to be fullscreen and resizable in Matlab GUI

guimaximize

Hi,
I have a question about matlab GUI. I'm programming an aplication only about one window and a have quite a lot buttons etc. So I would appreciate if I could made the gui window to be fullscreen. For example by default 1366 x 768 on normal fullscreen like in Windows. It would be great if it could be resizable just like in windows and if it would be smaller than all the buttons etc. sliders would show up…How can I do that in matlab GUI ? I have no clue…Where GUI even take data for resolution of the screen ?
Thanks, Peter

Best Answer

Are you using GUIDE with the Resizable set to off?
Go to: GUIDE->Tools->GUI Options->Resizable Behavior