Start GUI in full screen

11 views (last 30 days)
Lask
Lask on 19 Jul 2017
Answered: Walter Roberson on 19 Jul 2017
Hi all,
I'd like to know how to start my GUI in fullscreen mode. Let's say I have my GUI.m script and press F5 to start it up. When it starts, the displayed figure containing the whole GUI only takes a portion of the screen so I have to click maximize window button so it takes the full screen. This is my GUI.fig in GUIDE.
The behavior I want is, the GUI to take the full screen size when I start it up.
Thanks in advance.

Answers (1)

Walter Roberson
Walter Roberson on 19 Jul 2017

Categories

Find more on Interactive Control and Callbacks in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!