same_caxis

Makes the caxis the same for any number of axes
892 Downloads
Updated 20 Jun 2007

View License

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 (2024). same_caxis (https://www.mathworks.com/matlabcentral/fileexchange/15200-same_caxis), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Axes Appearance 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.0.0.0

Better documentation, including an example.