help-octave
[Top][All Lists]
Advanced

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

Re: Can't plot with GNUPlot


From: Tatsuro MATSUOKA
Subject: Re: Can't plot with GNUPlot
Date: Tue, 19 May 2009 16:06:46 +0900 (JST)

Hello

If you want to get the reply, you have to specify what your platform is.
(e.g. windows XP with,  cygwin on Windows XP, Debaian, RedHat Mac OSX etc.  )

Otherwise you will not get any answer.

Regards

Tatsuro

--- Bo Yang wrote:

> Hi,
>    My Octave version is 3.0.5, and my gnupot version is 4.2 patch level 5,
> when I try to plot:
> 
>  A=[1,2,3]
>  B=[4,5,6]
>  plot(A,B)
> 
> I got following errors:
> octave:8> plot(A,B)
> 
> gnuplot> plot "-" using ($1):($2) axes x1y1 title "" with lines linestyle 1
> ;
>               ^
>          line 0: use 'set term' to set terminal type first
> 
> 
> gnuplot> 1 4
>          ^
>          line 0: invalid command
> 
> 
> gnuplot> 2 5
>          ^
>          line 0: invalid command
> 
> 
> gnuplot> 3 6
>          ^
>          line 0: invalid command
> 
> 
> gnuplot> e
>          ^
>          line 0: invalid command
> 
> 
> 
> I can't find the answer through Google, please help me, thanks!
> 
> Regards!
> Bo
> > _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
> 


--------------------------------------
Power up the Internet with Yahoo! Toolbar.
http://pr.mail.yahoo.co.jp/toolbar/


reply via email to

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