Main Content
orderedcolors
Description
C = orderedcolors(
returns the
colors of a predefined color palette. For example, palettename
)C =
orderedcolors("gem")
returns the colors of the gem
color
palette. Each row of the three column matrix C
contains the red, green,
and blue intensities for a specific color. The intensities are in the range [0, 1].
Examples
Input Arguments
Version History
Introduced in R2023b