Can't plot with GNUPlot
Tatsuro MATSUOKA
tmacchant at yahoo.co.jp
Tue May 19 02:06:46 CDT 2009
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
> Help-octave at octave.org
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
>
--------------------------------------
Power up the Internet with Yahoo! Toolbar.
http://pr.mail.yahoo.co.jp/toolbar/
More information about the Help-octave
mailing list