How to rotate an object with mouse
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuesta aceptada
Jan
el 3 de Ag. de 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 comentarios
Jan
el 4 de Ag. de 2011
Although these tools do not exactly, what you want, it should be just a small amount of work to modify them.
Más respuestas (0)
Ver también
Categorías
Más información sobre Interactions, Camera Views, and Lighting en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!