Color management
- Colormaps
- colormap — set and/or get a figure colormap.
 
- Using colormaps — Using colormaps in graphics.
 
- Predefined colormaps — Overview of predefined colormaps.
 
 
- addcolor — add new colors to the current colormap
 
- color — returns the color id of a color
 
- color_list — list of named colors
 
- colorbar — draws a vertical color bar
 
- getcolor — opens a dialog to show colors of the current or default colormap
 
- hsv2rgb — Converts HSV colors to RGB
 
- name2rgb — returns the RGB values of a named color
 
- rgb2name — returns the name of a color
 
- uigetcolor — Opens a dialog for selecting a color.