Fake Colorbar

Make the x-axes of subplots align when one has a colorbar and one does not.
384 Downloads
Updated 27 Sep 2013

View License

Often I want to plot two (or many) datasets that have the same time vector. I simply use the SUBPLOT command in MATLAB to do so. A problem arises, however, when one of these datasets happens to be three-dimensional — something that I want to plot with pcolor. When I add a colorbar to that subplot, the time-axis (x-axis) no longer lines up with the other subplots.

To fix this problem, I wrote this simple function called FAKECOLORBAR which changes the size of the subplots that do not require colorbars so they match the subplots with colorbars.

Cite As

Sally Warner (2024). Fake Colorbar (https://www.mathworks.com/matlabcentral/fileexchange/43660-fake-colorbar), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux

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