colormap_whitejet

Jet colormap with white zeros
359 Downloads
Aktualisiert 1 Sep 2016

Lizenz anzeigen

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

Zitieren als

Nade Sritanyaratana (2024). colormap_whitejet (https://www.mathworks.com/matlabcentral/fileexchange/48445-colormap_whitejet), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2014a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu White finden Sie in Help Center und MATLAB Answers
Quellenangaben

Inspiriert: squink(Colors,Gamma)

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.1

Updated license

1.0.0.0