help-octave
[Top][All Lists]
Advanced

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

Re: Plotting dashed line with gnuplot


From: davoudi
Subject: Re: Plotting dashed line with gnuplot
Date: Tue, 29 Apr 2008 16:19:50 -0700 (PDT)



Stefan Mahr wrote:
> 
> Hello,
> 
> I try to plot a dashed line with the command:
> 
> plot([1,2,3,4],'--r')
> 
> It works with plplot, but not with gnuplot. There is an other way with 
> gnuplot?
> 
> Thanks.
> 
> 
> 
> -------------------------------------------------------------
> 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
> -------------------------------------------------------------
> 
> 
> 
 plot x with line  linetype # linecolor #
-- 
View this message in context: 
http://www.nabble.com/Plotting-dashed-line-with-gnuplot-tp3934662p16972609.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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