changing the Extent property in UIcontrol?
    7 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
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..
0 comentarios
Respuesta aceptada
  Matt Fig
      
      
 el 11 de Oct. de 2012
        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?
0 comentarios
Más respuestas (1)
  Jan
      
      
 el 11 de Oct. de 2012
        You cannot modify the 'Extent' property, but the 'Position'.
0 comentarios
Ver también
Categorías
				Más información sobre Creating, Deleting, and Querying Graphics Objects en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!