PrettyAxes3DMatlab
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 (2024). PrettyAxes3DMatlab (https://github.com/wwarriner/PrettyAxes3DMatlab), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
1.0.1 | Changed image |
|
|
1.0.0 |
|