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 (2025). linkMultiAxis (https://ch.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 LinuxCategories
- MATLAB > Graphics > 2-D and 3-D Plots > Line Plots > Two y-axis >
      Find more on Two y-axis in Help Center and MATLAB Answers
    
  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.
@LinkMultiProp/
utility/
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.2 | Added input size checker |  | |
| 1.1.0.0 | Added a picture. |  | |
| 1.0.0.0 |  | 
