Effacer les filtres
Effacer les filtres

Rotating two images with linkprop

1 vue (au cours des 30 derniers jours)
sophia
sophia le 10 Jan 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?

Réponse acceptée

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

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Animation dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by