imcolormaptool
Choose Colormap tool
Description
Use the imcolormaptool function to create a Choose
            Colormap tool. The Choose Colormap tool is an interactive colormap selection tool that
            allows you to change the colormap of a figure by selecting a colormap from a list of
                MATLAB® colormap functions or workspace variables, or by entering a custom
                MATLAB expression.
Choose Colormap Tool

imcolormaptool opens the Choose Colormap tool for adjusting
                the colormap of the current figure.
imcolormaptool( opens the Choose
                Colormap tool for adjusting the colormap of an image in parent figure or axes
                    hParent)hParent. The figure or axes must contain a grayscale or an
                indexed image.
hTool = imcolormaptool(___)hTool containing the Choose Colormap
                tool.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2009a