Colormaps
October 14, 2014
While implementing the reader for GGF format I needed some test data and examples. A couple of articles on Wikipedia about bilinear interpolation and bicubic interpolation had examples in Matlab with some nice color maps. I was trying to implement the same examples in Mathcad and wanted to get the same colormap (palette). A question of StackOverflow combined with another article helped me find a Mathcad implementation:
Also found a nice colormap - Haxby colormap:
Mathlab has replaced the default jet colormap with a new one called “parula”
Here is a graph of the RGB components: