Jet Variant
バージョン 1.0.0.0 (1.47 KB) 作成者:
Drew Compston
Variant of the Jet colormap. It starts at white rather than dark blue.
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 Center および MATLAB 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 |