Scilab Function
Last update : 5/7/39996285

hotcolormap - red to yellow colormap

Calling Sequence

cmap=hotcolormap(n)

Parameters

Description

hotcolormap computes a colormap with n hot colors varying from red to yellow.

Examples


xset("colormap",hotcolormap(32))
plot3d1() 
 
  

See Also

colormap,  graycolormap,  jetcolormap,  xset,