help-octave
[Top][All Lists]
Advanced

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

Re: How to use gplot with linestyle


From: WJ Atsma
Subject: Re: How to use gplot with linestyle
Date: Mon, 26 May 2003 19:29:18 +0200

I suspect you are using development branch of gnuplot (3.8? version).

If so try the following instead:

gset style line 9 lt 3 lw 1 pt 2 ps 4


Thanks for the reply. I am using 3.7.
The setting of the linestyle is not a problem, using it is. The error occurs when I try to plot with it:

gplot tmp w linesp linestyle 9
error: `linestyle' undefined near line 57 column 20

The parser thinks linestyle is a variable.



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