[ top | up ]

HSV Color Specification

Syntax

hsv(h, s, v)

Description

This function creates ``colors'' corresponding to the given values in HSV space.

The values returned by hsv can be used with a col= specification in graphics functions or in par.

See Also

rainbow, rgb, gray.