help-octave
[Top][All Lists]
Advanced

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

Plot command


From: Jan Reynders
Subject: Plot command
Date: Wed, 30 Jul 2008 12:47:29 +0200

I installed Gnu Octave as part of the Cygwin distribution. On calling
'octave', I get:

GNU Octave version 3.0.1
Configured for "i686-pc-cygwin"

I run the following routine:

x=1:1:10;
plot(x)

I get the following error message:

Set terminal aqua 1 enhanced

Line 0: unknown or ambiguous terminal type; type just 'set terminal' for
a list

gnuplot> plot "-" using ($1):($2) axes x1y1 titel"" with lines linestyle
1;
line 0: use 'set term' to set terminal type first

gnuplot>        1 1
                octave: 3>
                line O: invalid command

This continues for all 10  points on the graph. No graph is produced.


Jan

_____________________________________________________
Prof Jan Reynders
School of Electrical and Information Engineering      
University of the Witwatersrand
Private Bag 3
P O Wits
2050
Johannesburg
SOUTH AFRICA
 
Tel       +27-11-717-7202
Fax      +27-11-403-1929
Mobile  +27-82-805-7925
e-mail    address@hidden


<html><p><font face = "verdana" size = "0.8" color = "navy">This communication 
is intended for the addressee only. It is confidential. If you have received 
this communication in error, please notify us immediately and destroy the 
original message. You may not copy or disseminate this communication without 
the permission of the University. Only authorized signatories are competent to 
enter into agreements on behalf of the University and recipients are thus 
advised that the content of this message may not be legally binding on the 
University and may contain the personal views and opinions of the author, which 
are not necessarily the views and opinions of The University of the 
Witwatersrand, Johannesburg. All agreements between the University and 
outsiders are subject to South African Law unless the University agrees in 
writing to the contrary.</font></p></html>



reply via email to

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