colormap_signed

Constructs a colormap useful for displaying signed data.
187 descargas
Actualizado 10 abr 2015

Ver licencia

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.

Citar como

Peter Hammer (2024). colormap_signed (https://www.mathworks.com/matlabcentral/fileexchange/50461-colormap_signed), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2012a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Colormaps en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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