From help-request at octave dot org Wed Jul 27 10:43:34 2005 Subject: Re: changing the color of curves continuously From: "Dmitri A. Sergatskov" To: "Robert A. Macy" CC: Julien Tailleur , help@octave.org Date: Wed, 27 Jul 2005 09:44:03 -0600 Robert A. Macy wrote: > i=2:16;plot(x+i-1);endfor;hold off; > > from experience at trying to discern which plot line is > which on a 50 line plot [yes, colors are repeated], you > don't want more than a few basic colors, after that start > putting little symbols in there. graw("test \n") might be useful here (or just test at the gnuplot prompt) > > - Robert - > Dmitri. -- ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------