User can generate a custom linear colormap giving 2 colors and colormap depth.
Colors are given as vectors with RGB values. The suggested input method is using intensity values for each channel (0,1), but values in the (0,255) range are also allowed.
No other colorspaces are allowed (i.e. HSV,CMYK,...).
The function outputs the colormap and an image that simplify the colormap viewing process.
Use it as an alternative to colormapeditor or to generate colormaps inside your code.
Jose Maria Garcia-Valdecasas Bernal (2021). colorGradient: generate custom linear colormaps (https://www.mathworks.com/matlabcentral/fileexchange/31524-colorgradient-generate-custom-linear-colormaps), MATLAB Central File Exchange. Retrieved .
Inspired: halfGuageDisplay, CubeHelix Colormap Generator: Beautiful and Versatile!, ColorBrewer: Attractive and Distinctive Colormaps
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.
Works like a charm!
Been using this for so long, I forgot it wasn't a matlab deafult! So intuituve!