Filter löschen
Filter löschen

Rotating two images with linkprop

1 Ansicht (letzte 30 Tage)
sophia
sophia am 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?

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 10 Jan. 2013
You could put them underneath a hgtransform node, and then linkprop the transform matrix.
  2 Kommentare
sophia
sophia am 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 am 10 Jan. 2013
There is a detailed example in the documentation. See http://www.mathworks.com/help/matlab/ref/hgtransform.html

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Animation finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by