colormap_signed

Constructs a colormap useful for displaying signed data.

You are now following this Submission

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 (2026). colormap_signed (https://au.mathworks.com/matlabcentral/fileexchange/50461-colormap_signed), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
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