Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
Mathworks really should support the 3D mouse by default, but until they do I created a simple hack to allow one to use a 3D mouse to rotate a figure.
The function connects to the mouse driver COM object and uses a timer function to poll the mouse position and rotation. To prevent excessive resource use the time step is increased when the mouse is not in use.
Some more work is needed, but hopefully this will inspire Mathworks to include support for a 3D mouse in the next release.
Visit http://www.3dconnexion.com/ to find out what a 3D mouse is.
Citar como
Gus Brown (2026). 3D mouse support (https://la.mathworks.com/matlabcentral/fileexchange/18266-3d-mouse-support), MATLAB Central File Exchange. Recuperado .
Agradecimientos
Inspiración para: 3D mouse support using classes and events, UR5 Control Using Matlab
Información general
- Versión 1.0.0.0 (2,75 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.0.0.0 | Changed wording. |
