colormap_signed

版本 1.2.0.0 (2.4 KB) 作者: Peter Hammer
Constructs a colormap useful for displaying signed data.
187.0 次下载
更新时间 2015/4/10

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2012a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Colormaps 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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