colormap_whitejet

Jet colormap with white zeros

現在この提出コンテンツをフォロー中です。

colormap_whitejet(), without any arguments, changes the colormap to a jet colormap with 0 as white, and changes the color axes limits from 0 to the current color axes maximum.

map = colormap_whitejet(...) returns the colormap.

... = colormap_whitejet(hax,N) uses the axes specified by "hax" instead of the current axes, and creates a colormap with N values. Note that both inputs are optional.

Inputs (Optional):
- hax - Handle to axes (default: current axes)
- N - # of rows of desired colormap (default: 256)

Outputs (Optional):
- map - Resultant "white jet" colormap

引用

Nade Sritanyaratana (2026). colormap_whitejet (https://jp.mathworks.com/matlabcentral/fileexchange/48445-colormap_whitejet), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを与えたファイル: squink(Colors,Gamma)

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.1

Updated license

1.0.0.0