How to resize GUI

9 ビュー (過去 30 日間)
chlor thanks
chlor thanks 2016 年 8 月 1 日
コメント済み: chlor thanks 2016 年 8 月 2 日
When I stretch my window I expect my GUI to be resize accordingly, however, apparently this does not happen when I do so.
I tried GUIDE->Tools->GUI Options->Resizable Behavior->Proportional but it did not work...
Any advice to auto resize GUI?
Thank you!

採用された回答

Satishkumar Aruljothi
Satishkumar Aruljothi 2016 年 8 月 2 日
You need to drag the Small black box to resize the GUI.
The following options is used to rescale the UI components in GUI according to window size ,not whilst creating GUI.
GUIDE->Tools->GUI Options->Resizable Behavior->Proportional
  1 件のコメント
chlor thanks
chlor thanks 2016 年 8 月 2 日
Silly me..Thank you for answering!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by