How to rotate an object with mouse
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Jan
il 3 Ago 2011
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 Commenti
Jan
il 4 Ago 2011
Although these tools do not exactly, what you want, it should be just a small amount of work to modify them.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Interactions, Camera Views, and Lighting in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!