Was finally able to download the binary package I was looking for. Must have
been something with our firewall at work.

I have a simple m file I had created to help debug a problem with imwrite.
This ran fine with 3.2.3 but with 3.2.4 it complains that the file
"pickoutcentralin.tif" can not be found

cd C:/Rotationtests;
I = imread('Pickoutcentralin.tif');
imwrite(I,'Pickoutcentralout.tif');



-----Original Message-----
From: Tatsuro MATSUOKA [mailto:[email protected]] 
Sent: Tuesday, April 06, 2010 7:22 PM
To: Ian Journeaux; [email protected]
Subject: Re: [OctDev] Latest Binaries

Hello

Do you mean
Octave-3.2.4_i686-pc-mingw32_gcc-4.4.0_setup.exe ?

For me download it without problem

I have installed it into a few computers.  It went well after treating a few
issue described 
in the OtaveForWindows Wiki.

http://wiki.octave.org/wiki.pl?OctaveForWindows   

Sorry I have not met such a problem so that I cannot give you any advise.

Regards

Tatsuro

-- Ian Journeaux wrote:

> I have tried downloading the latest binaries for WinXP x86 but the package
> comes up as corrupt when I try to install. I also tried several of the
> mirrors but the problem persisted.
> 
>  
> 
> Is the install package corrupt or perhaps I am doing something incorrect?
> 
>  
> 
> Take Care
> 
>  
> 
> >
----------------------------------------------------------------------------
--
> Download Intel召・Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev>
_______________________________________________
> Octave-dev mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/octave-dev
> 


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


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to