addy_axis

Plotting data on multiple y-axes in the same figure for MATLAB.
4 Downloads
Updated 12 Jul 2024

addy_axis

A new take on plotting data across multiple y-axes in MATLAB. Creates a pair of visible/invisible axes: the invisible one is used to overlay data with the existing main axes, while the visible one is placed adjacent to the main axes to indicate the scale. Maintains zoom, pan, and data cursor functionality.

For usage, see addy_demo.m.

Inspired by yyaxis, plotyyy (https://www.mathworks.com/matlabcentral/fileexchange/1017-plotyyy), and addaxis (https://www.mathworks.com/matlabcentral/fileexchange/9016-addaxis).

Cite As

Thomas Plaisier (2024). addy_axis (https://github.com/Socratesnote/addy_axis/releases/tag/v1.2), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2024a
Compatible with R2019b and later releases
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.2

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.