same_caxis

Makes the caxis the same for any number of axes

You are now following this Submission

This function will change the caxis for any number of axes to be the same. This is accomplished by simply changing the caxis for each axes handle to range from the minimum of all caxis to the maximum of all caxis.

Cite As

Nicholas Lederer (2026). same_caxis (https://www.mathworks.com/matlabcentral/fileexchange/15200-same_caxis), 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.0.0.0

Better documentation, including an example.