help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: changing the color of curves continuously


From: Dmitri A. Sergatskov
Subject: Re: changing the color of curves continuously
Date: Wed, 27 Jul 2005 09:44:03 -0600
User-agent: Mozilla Thunderbird 1.0.6-1.1.fc4 (X11/20050720)

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
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]