fn_colorset
Contents
Syntax
[colors ncol] = fn_colorset([setname]) color = fn_colorset([setname,]k)
Description
set of colors that is larger than the Matlab default 'ColorOrder' property of axes
if k is specified, returns the kth color, otherwise returns the set of colors and the length of this set
available set names are 'matlab', 'newmatlab', 'plot12', 'prismN' with N=4,5,6,9 or 15
Source
Thomas Deneux
Copyright 2008-2017