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 > Formatting and Annotation > Colormaps >
- MATLAB > Graphics > Formatting and Annotation > 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 |