How to resize GUI

조회 수: 5 (최근 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 CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by