Borrar filtros
Borrar filtros

Rotating two images with linkprop

1 visualización (últimos 30 días)
sophia
sophia el 10 de En. de 2013
I want to rotate two images(handles.axes6 and handles.axes7) by linking them using linkprop. But I do not want to use 'CameraPosition' property to link them. Is there any other way to link them?

Respuesta aceptada

Walter Roberson
Walter Roberson el 10 de En. de 2013
You could put them underneath a hgtransform node, and then linkprop the transform matrix.
  2 comentarios
sophia
sophia el 10 de En. de 2013
Can I know more about the hgtransform node? I am fairly new at Matlab. Would appreciate your help!
Walter Roberson
Walter Roberson el 10 de En. de 2013
There is a detailed example in the documentation. See http://www.mathworks.com/help/matlab/ref/hgtransform.html

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Animation 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!

Translated by