MATLAB: In Matlab GUI, some blank space remain left in upper portion.

figureguideMATLABmatlab gui

Hello,
I am developing a simple GUI but the thing is some blank space remain left in upper portion in GUI when I run that GUI. Example is shown below: First figure, when I developed in MATLAB GUI and second figure is when I run GUI.
In second Image I used red pen to indicate blank space left when running GUI. Due to this, some space get wasted. How to remove this blank space.
Thanks.

Best Answer

Okey, After reading few documents about Guide from Matlab Help, I came to know how to solve this problem. In GUI toolbar click on tool and select GUI options.
Tools > GUI Options
In that select proportional option instead of non-resizeable as shown in image below.
Link from where I found help is given below:
http://in.mathworks.com/help/matlab/creating_guis/gui-options.html