Borrar filtros
Borrar filtros

How to rotate image when its handle is not a matrix?

2 visualizaciones (últimos 30 días)
Muneef
Muneef el 26 de Nov. de 2013
Respondida: Walter Roberson el 26 de Nov. de 2013
i when to rotate a moving image whose xdata and ydata is set. now i cant able to rotate it.

Respuestas (1)

Walter Roberson
Walter Roberson el 26 de Nov. de 2013
Create an hgtransform group, set() the parent of the image to that group, makehgtform() to create the rotation matrix, and set() that into the hgtransform group to put the rotation into effect. See http://www.mathworks.com/help/matlab/ref/hgtransform.html

Categorías

Más información sobre Object Containers en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by