Rotating two images with linkprop

1 次查看(过去 30 天)
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?

采纳的回答

Walter Roberson
Walter Roberson 2013-1-10
You could put them underneath a hgtransform node, and then linkprop the transform matrix.
  2 个评论
sophia
sophia 2013-1-10
Can I know more about the hgtransform node? I am fairly new at Matlab. Would appreciate your help!

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 2-D and 3-D Plots 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by