help-octave
[Top][All Lists]
Advanced

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

Plotting in 2.1.50


From: Dr. Michael Martins
Subject: Plotting in 2.1.50
Date: Tue, 21 Oct 2003 17:35:24 -0500

Dear octave users,

I have a problem with plotting in 2.1.50 (Linux Suse8.2, P4).
When submitting the command:

z=[0:10]; plot(z,"-",z*10,"-",z.*z,"-");

in the frist run only one plot is shown. Repeating this command result in
the gnuplot error message

gnuplot> ep '/tmp/oct-oQduIk' t "line 3" w lines
         ^
         line 0: invalid command

and only the first (z) and the second curves (z*10) are plotted. This
error occures also for some other "set" commands for gnuplot. It seems to
be, that there are the first and sometimes also the second letter of then
"set" command is missing. Any ideas ?

Best regards
        Michael

-- 
|\  /| Dr. Michael Martins, Universitaet Hamburg
| \/ | Institut fuer Experimentalphysik    Tel.: +49-40-8998-3121
| |\/| Luruper Chaussee 149,
| |  | D-22761 Hamburg         Email: address@hidden



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