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

2 views (last 30 days)
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.

Accepted Answer

Naseeb Gill
Naseeb Gill on 4 Apr 2017
Edited: Naseeb Gill on 4 Apr 2017
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
  2 Comments
Stephen23
Stephen23 on 4 Apr 2017
@NASEEB SINGH: what would be really helpful for other people who read your answer if you put a link to those documents that you found so useful. If you found this information, then it would be nice of you to share where you found this information.
Naseeb Gill
Naseeb Gill on 4 Apr 2017
Thanks @Stephen Cobeldick for your suggestion. I added the same.

Sign in to comment.

More Answers (0)

Categories

Find more on Migrate GUIDE Apps in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!