powered by
Generates matlab-like color palettes
matlab.like(n) matlab.like2(n) blue2green2red(n)
a color palette
number of colors
Timothy H. Keitt
blue2green2red is simply an alias for matlab.like2.
blue2green2red
matlab.like2
Keitt, T. H. (2008) Coherent ecological dynamics induced by large scale disturbance. Nature 454:331-334
image(matrix(1:400, 20), col = blue2yellow(400))
Run the code above in your browser using DataLab