필터 지우기
필터 지우기

Rotating two images with linkprop

조회 수: 1 (최근 30일)
sophia
sophia 2013년 1월 10일
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!
Walter Roberson
Walter Roberson 2013년 1월 10일
There is a detailed example in the documentation. See http://www.mathworks.com/help/matlab/ref/hgtransform.html

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Animation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by