help-octave
[Top][All Lists]
Advanced

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

Re: color choice in plotting


From: Dmitri A. Sergatskov
Subject: Re: color choice in plotting
Date: Fri, 09 Jan 2004 14:01:10 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031210

Henry F. Mollet wrote:
I have checked but it appears that help plot gives only info on MATLAB-style
plotting.

Yes.

from help plot:

   `N'
          Interpreted as the plot color if N is an integer in the range
          1 to 6.

So, plot(t,x,"1;;",t,y,"1;;")
will plot x(t) and y(t) with the same color (red, in case of X11 terminal)

Henry

Regards,

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]