Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
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 (2026). colormap_whitejet (https://de.mathworks.com/matlabcentral/fileexchange/48445-colormap_whitejet), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert: squink(Colors,Gamma)
Allgemeine Informationen
- Version 1.0.0.1 (1,29 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.0.0.1 | Updated license |
||
| 1.0.0.0 |
