qcbard
Adds a colorbar to the figure
Help text:
qcbard(xywh) represents the current LUT at location xywh, specified
in data coordinates.
qcbard(xywh, vh) draws a colorbar in a nonstandard direction:
vh = 'h' or 'r' draws a left-to-right colorbar,
vh = 'l' draws a right-to-left colorbar,
vh = 'd' draws a top-to-bottom colorbar,
vh = 'v' or 'u' draws a bottom-to-top colorbar (default).
See also qvcbar and qhcbar, which are easier to use.
Download pdf.