You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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 (2026). Fake Colorbar (https://www.mathworks.com/matlabcentral/fileexchange/43660-fake-colorbar), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.2 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
