colormap_signed

Constructs a colormap useful for displaying signed data.
191 Downloads
Aktualisiert 10. Apr 2015

Lizenz anzeigen

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
Erstellt mit R2012a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Color and Styling finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
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