help-octave
[Top][All Lists]
Advanced

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

Re: Octave on Windows


From: Ying-Foon Chow
Subject: Re: Octave on Windows
Date: Mon, 11 Jan 2010 13:45:43 +0800

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


reply via email to

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