필터 지우기
필터 지우기

Change the size of components in App Designer

조회 수: 9 (최근 30일)
ibabinaca
ibabinaca 2019년 9월 27일
답변: Raunak Gupta 2019년 9월 30일
Hello,
I want to know if its possible to change the size of a component, for example a list box, in App Designer by code.
Thank you in advance.
  댓글 수: 1
Adam
Adam 2019년 9월 27일
Yes. Just drag a corner or change the 'Position' property values.

댓글을 달려면 로그인하십시오.

채택된 답변

Raunak Gupta
Raunak Gupta 2019년 9월 30일
Hi,
You may refer to UI Figure Properties for changing appearance of the objects that are created in App Designer. The Position property can be changed in the beginning or maybe changed on the go using callbacks if it is required to change the size of components with some user input.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by