12.07.2015 Views

MATLAB Function Reference (Volume 2: Graphics)

MATLAB Function Reference (Volume 2: Graphics)

MATLAB Function Reference (Volume 2: Graphics)

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

gb2hsvPurpose2rgb2hsvConvert RGB colormap to HSV colormapSyntaxDescriptionSee Alsocmap = rgb2hsv(M)cmap = rgb2hsv(M) converts an RGB colormap, M, to an HSV colormap, cmap.Both colormaps are m-by-3 matrices. The elements of both colormaps are in therange 0 to 1.The columns of the input matrix, M, represent intensities of red, green, andblue, respectively. The columns of the output matrix, cmap, represent hue,saturation, and value, respectively.brighten, colormap, hsv2rgb,rgbplot2-408

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!