Fire and/or Custom Colormap Function

版本 1.0.0.0 (3.0 KB) 作者: Tristan Ursell
Use the 'fire' colormap in Matlab, or create your own.
1.4K 次下载
更新时间 2012/3/19

查看许可证

FIRE Blue-Purple Hot colormap

FIRE(M) returns an M-by-3 matrix containing a "fire" colormap.

FIRE, by itself, is the same length as the current figure's colormap. If no figure exists, MATLAB creates one.

To add this colormap as a default map, use 'addpath' with the directory containing 'fire.m'.

To reset the colormap of the current figure use: colormap(fire)

see also: HSV, GRAY, HOT, COOL, BONE, COPPER, FLAG, PINK, COLORMAP, RGBPLOT.

To create any custom colormap, see the directions on line 23 of this m-file.

引用格式

Tristan Ursell (2024). Fire and/or Custom Colormap Function (https://www.mathworks.com/matlabcentral/fileexchange/35730-fire-and-or-custom-colormap-function), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2009b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0