linkMultiAxis

Version 1.2 (4.05 KB) by Dane Austin
Flexibly link axis limits
195 Downloads
Updated 1 May 2015

View License

The function linkMultiAxis overcomes some limitations of the MATLAB linkaxes command. Specifically it allows the x, y and color limits of an axes to be individually linked to any of x, y, or color limits of another axes. Multiple linkages from a single axes are permitted. This is useful for e.g. making a zoomable plot of an image with lineouts.

Cite As

Dane Austin (2024). linkMultiAxis (https://www.mathworks.com/matlabcentral/fileexchange/50638-linkmultiaxis), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Two y-axis in Help Center and MATLAB Answers

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

Added input size checker

1.1.0.0

Added a picture.

1.0.0.0