colormap_signed
This function constructs a color map for displaying signed data. The function outputs an n x 3 color map designed for use with signed data. The user can specify the location in the data range that corresponds to zero, and the color map is then constructed so that white maps to zero, 'hot' colors map to positive values, and 'cold' colors map to negative values.
Zitieren als
Peter Hammer (2025). colormap_signed (https://www.mathworks.com/matlabcentral/fileexchange/50461-colormap_signed), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.2.0.0 | Added descriptive text to screen shot. |
||
1.1.0.0 | Added image showing surface produced by demo. |
||
1.0.0.0 |