linkMultiAxis

Flexibly link axis limits

You are now following this Submission

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 (2026). linkMultiAxis (https://se.mathworks.com/matlabcentral/fileexchange/50638-linkmultiaxis), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2

Added input size checker

1.1.0.0

Added a picture.

1.0.0.0