필터 지우기
필터 지우기

changing the Extent property in UIcontrol?

조회 수: 1 (최근 30일)
alex
alex 2012년 10월 11일
I try to change it but it is unchangable... can I chajge it in matlab prefernces for good?
I tried to look for it there but no luck..

채택된 답변

Matt Fig
Matt Fig 2012년 10월 11일
I suggested to you yesterday to read the documentation on uicontrol properties, where it is spelled out that the extent property is read only.
What are you trying to do that you think you need to manipulate this property?

추가 답변 (1개)

Jan
Jan 2012년 10월 11일
You cannot modify the 'Extent' property, but the 'Position'.

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by