Jet Variant

版本 1.0.0.0 (1.5 KB) 作者: Drew Compston
Variant of the Jet colormap. It starts at white rather than dark blue.
585.0 次下载
更新时间 2012/1/26

查看许可证

Instead of starting with dark blue like Jet, this colormap starts with white. It goes to pure blue from white, and then continues exactly as Jet does, ranging through shades blue, cyan, green, yellow, and red, and ending with dark red.

The attached picture shows how colormap can display some types of data better than the built-in Jet. Compare it with what is created using the Jet colormap by changing the 3rd line:

load flujet % built-in demo data
image(X)
colormap(jetvar) % colormap(jet)
colorbar

引用格式

Drew Compston (2024). Jet Variant (https://www.mathworks.com/matlabcentral/fileexchange/34803-jet-variant), MATLAB Central File Exchange. 检索来源 .

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

Community Treasure Hunt

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

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