MATLAB: Changing the Extent property in UIcontrol

extentfigureguihandle graphicshandles

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..

Best Answer

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?