Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
The FigureRotator is a light and fast tool allowing a user to easily navigate around a target point in a 3D figure using a mouse. The camera will "orbit" a target point, move in and out, and zoom.
While these types of motion are available in MATLAB's built-in Camera Toolbar, the FigureRotator provides a combined interface allowing rotation, movement, and zooming to happen all at once by using the left mouse button for rotation, the scroll wheel for movement in and out, and the right mouse button for zooming, allowing a user to explore a 3D object more quickly. Further, the FigureRotator appears to work more quickly than the Camera Toolbar tools if the figure is also being animated.
Example:
peaks;
f = FigureRotator(gca());
Try 'help FigureRotator' for more examples or see example_figure_rotator.m for an example involving smooth motion during animation.
Citation pour cette source
Tucker McClure (2026). Figure Rotator (https://fr.mathworks.com/matlabcentral/fileexchange/39558-figure-rotator), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
A inspiré : VoxelPlotter, Figure control widget
Catégories
En savoir plus sur Interactions, Camera Views, and Lighting dans Help Center et MATLAB Answers
Informations générales
- Version 1.1.0.1 (7,23 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.1.0.1 | Updated license |
||
| 1.1.0.0 | Updated for new R2014b graphics system. |
||
| 1.0.0.0 |
