NEXTSTYLE Get next plot linespec [L,C,M] = NEXTSTYLE(AX) gets the next line style, color and marker for plotting from the ColorOrder and LineStyleOrder of axes AX.
Syntax
[l,c,m] = nextstyle(ax,autoColor,autoStyle,firsttime)
NEXTSTYLE Get next plot linespec [L,C,M] = NEXTSTYLE(AX) gets the next line style, color and marker for plotting from the ColorOrder and LineStyleOrder of axes AX.
[l,c,m] = nextstyle(ax,autoColor,autoStyle,firsttime)