Ever wish you could use multiple colormaps on a single figure? Now you can. Given an array, mapcolor.m applies a colormap of your choice, returning a new array of the same size that contains explicit RGB triplets. You can then display your data in color, using built-in plotting functions, without relying on the figure's colormap setting.
Also included:
mapcolorbar.m mimics colorbar.m when you're using mapcolor.
colorlabel.m quickly applies labels to Colorbars and MapColorbars.
redblue.m is a colormap from red, through white, to blue--useful for data centered on zero.
引用格式
Doug (2025). Mapcolor: Easily apply mulitple colormaps on the same figure (https://www.mathworks.com/matlabcentral/fileexchange/31063-mapcolor-easily-apply-mulitple-colormaps-on-the-same-figure), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
- MATLAB > Graphics > Labels and Styling > Color and Styling >
- MATLAB > Graphics > Labels and Styling > Labels and Annotations > Colorbar >
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |