Class for adding pretty axes to 3D MATLAB plots.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Class for adding pretty axes to 3D MATLAB plots. When the draw() method of an instance is called, six axis lines are produced radiating from the supplied origin to the supplied minimum and maximum points, each parallel to the XYZ axes, colored independently. The default colors are colorblind safe; see below for more information. The end point of each axis is labeled by whether it is in the positive or negative direction, and by which axis it is parallel to. By default the labels are of the form {-,+}{X,Y,Z}. For example, the default positive X-axis is labeled +X, and negative Z is labeled -Z.
See GitHub repo readme for more information.
Cite As
William Warriner (2026). PrettyAxes3DMatlab (https://github.com/wwarriner/PrettyAxes3DMatlab), GitHub. Retrieved .
General Information
- Version 1.0.1 (103 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.1 | Changed image |
||
| 1.0.0 |
