You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This function MOUSE3D enables mouse camera control on an certain figure axes.
Enable mouse control with mouse3d(axis-handle) or just mouse3d
MouseButtons
Left : Rotate
Right : Zoom
Center : Pan
Keys
'r' : Change mouse rotation from inplane to outplane
'i' : Go back to initial view
Example,
[X,Y,Z] = peaks(30);
surf(X,Y,Z)
colormap hsv
% Enable mouse control
mouse3d
Cite As
Dirk-Jan Kroon (2026). mouse3d (https://au.mathworks.com/matlabcentral/fileexchange/28095-mouse3d), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (3.8 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
