How to rotate an object with mouse

조회 수: 5 (최근 30일)
Qingkai Wei
Qingkai Wei 2011년 8월 3일
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?

채택된 답변

Jan
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
Qingkai Wei
Qingkai Wei 2011년 8월 4일
Thanks very much for your advice. But only mrotate seems to realize the rotating objects function but not smoothly. I havenot found proper Files, maybe no one did this?
Thank you all the same!
Jan
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 CenterFile 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!

Translated by