Start GUI in full screen
11 ビュー (過去 30 日間)
古いコメントを表示
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.
0 件のコメント
回答 (1 件)
Walter Roberson
2017 年 7 月 19 日
If those do not happen to get you to full-enough screen, then see https://www.mathworks.com/matlabcentral/fileexchange/31437-windowapi
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Interactive Control and Callbacks についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!