HCPARULA: High Contrast Parula-like Colormap Generator

版本 1.0.0.0 (78.9 KB) 作者: Yong Hoon Lee
A Monotonic and Linear Grayscale Intensity Colormap with an Increased Contrast
148.0 次下载
更新时间 2017/2/26

查看许可证

High Contrast Parula-like Colormap Generator
Author: Yong Hoon Lee (http://yonghoonlee.com, ylee196@illinois.edu)
This is a monotonic and linear grayscale intensity colormap with an increased contrast for grayscale printout readability. The colormap looks similar to Parula, but this code does not contain any formula, code, colormap scheme, or specific knowledge that MathWorks, Inc. generated or developed. Note that the original Parula colormap was created by MathWorks, Inc. and a default colormap in MATLAB.
RGB = MODIFIED_PARULA() generates a N=64 level colormap in RGB format.
RGB = MODIFIED_PARULA(N) generates a given N-level colormap in RGB format.
See also colormap, colorbar, rgbplot

引用格式

Yong Hoon Lee (2024). HCPARULA: High Contrast Parula-like Colormap Generator (https://www.mathworks.com/matlabcentral/fileexchange/61768-hcparula-high-contrast-parula-like-colormap-generator), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2016b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Colormaps 的更多信息
致谢

参考作品: export_fig

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0

Added an image describing the colormap