help-octave
[Top][All Lists]
Advanced

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

Re: Octave on Windows


From: Tatsuro MATSUOKA
Subject: Re: Octave on Windows
Date: Mon, 11 Jan 2010 16:04:04 +0900 (JST)

Hello

Sorry I cannot reproduce the error

****************
GNU Octave, version 3.2.3
Copyright (C) 2009 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type `warranty'.

Octave was configured for "i686-pc-mingw32".
 :
 :
octave:1> M(1:100)=rand;
octave:2> N(1:100)=rand;
octave:3> plot(M,N)
octave:4>

Regards

Tatsuro
**************

Perhaps something 
--- Ying-Foon Chow wrote:

> Many thanks for all the advice and I have finally managed to download the
> installer using Firefox. Now I have another problem with Octave 3.2.3 (and
> 3.2.2) on Windows, e.g., consider the following program (hope it is right):
> 
> M(1:100)=rand;
> N(1:100)=rand;
> plot(M,N)
> 
> I always get the following error message (similar for 3.2.2):
> 
> error: value on right hand side of assignment is undefined
> error: called from:
> error
> C:\Octave\3.2.3_gcc-4.4.0\share\octave\3.2.3\m\plot\__gnuplot_version__.m at
> line 33 column 23
> error
> C:\Octave\3.2.3_gcc-4.4.0\share\octave\3.2.3\m\plot\__gnuplot_has_feature__.m
> at line 38 column 21
> error
> C:\Octave\3.2.3_gcc-4.4.0\share\octave\3.2.3\m\plot\gnuplot_drawnow.m at
> line 209 column 11
> error
> C:\Octave\3.2.3_gcc-4.4.0\share\octave\3.2.3\m\plot\gnuplot_drawnow.m at
> line 90 column 14
> 
> I'd greatly appreciate if someone could shed light on what might be the
> problem.
> Thank you and regards,
> Y. F. Chow
> 
> On Fri, Jan 8, 2010 at 2:17 AM, Chengqi Zhang <address@hidden> wrote:
> 
> > On Fri, 08 Jan 2010 02:03:45 +0800, <address@hidden>
> > wrote:
> >
> > > Re: Octave on Windows
> > If you have IPv6 Internet connection, you can download it from
> > ftp.ipv6.heanet.ie
> >
> > it has a mirror of Sourceforge
> > The exact link if as below;
> >
> > /mirrors/
> > download.sourceforge.net/pub/sourceforge/o/project/oc/octave/Octave_Windows
> > - MinGW/Octave 3.2.3 for Windows MinGW32 Installer
> >
> > --
> > Best Regards!
> > ---------------------------
> > Sincerely,                      Chengqi Zhang
> > China Center for Economic Research
> > Mail: address@hidden
> > Personal Website: http://macro2.cn
> >  _______________________________________________
> > Help-octave mailing list
> > address@hidden
> > https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
> >
> > _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
> 


--------------------------------------
Get the new Internet Explorer 8 optimized for Yahoo! JAPAN
http://pr.mail.yahoo.co.jp/ie8/


reply via email to

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