PrettyAxes3DMatlab

Class for adding pretty axes to 3D MATLAB plots.
26 Downloads
Updated 29 Nov 2018

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
Created with R2018a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.1

Changed image

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.