colormap_signed

Constructs a colormap useful for displaying signed data.
186 Downloads
Updated Fri, 10 Apr 2015 15:31:36 +0000

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Colormaps in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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