How to rotate an object with mouse
4 ビュー (過去 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!