|
|
Re: File exchange downloads per author - an odd distribution
Posted:
Jan 2, 2009 4:26 PM
|
|
When I try to run Oliver's code, I get:
>> s = urlread('http://www.mathworks.com/matlabcentral/fileexchange/authors'); ??? Error using ==> urlread at 108 Error downloading URL.
Any idea why I get this error? When I paste the URL into the Address field of Internet Explorer, it works fine (the page comes up in IE6).
I also get the same error for any URL, such as s = urlread('http://www.google.com');
I have Proventia Desktop (IBM's software firewall) plus I am going through a Linksys router. Could it be some kind of firewall issue where MATLAB can't get through the firewalls but other programs can?
I'm running MATLAB R2008b on Windows XP, and according to the Java control panel, I have the latest Java software.
|
|