How to rotate an object with mouse
조회 수: 5 (최근 30일)
이전 댓글 표시
I want to realize the function that rotate an object in a figure with mouse.(not rotate the viewpoint rotate3d does) I can find some guys use sliders realize it, how to program with mouse?
댓글 수: 0
채택된 답변
Jan
2011년 8월 3일
Look in the source code of rotate3D. You can modify it easily to access any wanted proptery. See also:
I suggest to follow the standard advice to search at Google and in the FEX, if some others have posted solutions already.
댓글 수: 2
Jan
2011년 8월 4일
Although these tools do not exactly, what you want, it should be just a small amount of work to modify them.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Interactions, Camera Views, and Lighting에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!