[pstricks] TeX loop structures versus Postscript Loop Structures and Plotting
Buddy Ledger
buddyledger at gmail.com
Fri May 1 18:58:00 CEST 2009
Also I forgot to ask which would be faster in the context of the code
which I provided
This: (all objects plotted at once via TeX Loop)
\GetCoor[options]{\data}{plotcol}{maxcol}
or This: (ojects created sequentially vis TeX calls to PS Loops)
\listplot[plotstyle=ErrorLine]{\data}{plotNo}{plotNoMax}
\listplot[plotstyle=dots]{\data}{{plotNo}{plotNoMax}
\listplot[plotstyle=line]{\data}{{plotNo}{plotNoMax}
\listplot[plotstyle=LineToXAxis]{\data}{{plotNo}{plotNoMax}
Thanks,
Buddy
More information about the PSTricks
mailing list