help-octave
[Top][All Lists]
Advanced

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

Re: gnuplot interface


From: Dmitri A. Sergatskov
Subject: Re: gnuplot interface
Date: Wed, 18 May 2005 11:49:32 -0600
User-agent: Mozilla Thunderbird (X11/20050322)

Jonathan Stickel wrote:



$ octave
GNU Octave, version 2.1.69 (i686-pc-linux-gnu).
Copyright (C) 2005 John W. Eaton.
...
octave:7> gplot data axes x1y2 with lines   #I get correct plot
octave:8> gplot data axes x1y2 with lines linetype 3
error: `linetype' undefined near line 8 column 33
error: evaluating plot style command
octave:8> __gnuplot_plot__ data axes x1y2 with lines linetype 3
error: `linetype' undefined near line 8 column 44
error: evaluating plot style command

Nope, not working for me.

Sorry about that. Before I make an even bigger fool of myself --
I cannot vouch 100% for 2.1.70 either. I have had a 2.9.x
for some time and that works for me. Perhaps there are
some differences between 2.1.70 and 2.9.x that I
am not aware of...


Jonathan


Sincerely,

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]