boyfarrell.com Archives: February 2008
·
17 February 2008
Gnuplot Blue-Green-Red PM3D Colourmap
set palette model RGB
set palette rgbformulae 30,-13,-23
This code will produce a MATLAB like colormap with the default ‘jet’ setting.

