Path: news.mathworks.com!newsfeed-00.mathworks.com!nlpi057.nbdc.sbc.com!prodigy.net!nx01.iad01.newshosting.com!newshosting.com!198.186.194.250.MISMATCH!news-out.readnews.com!news-xxxfer.readnews.com!postnews.google.com!a70g2000hsh.googlegroups.com!not-for-mail
From: dannem@gmail.com
Newsgroups: comp.soft-sys.matlab
Subject: Matlab 7.5 and urlread
Date: Wed, 23 Jul 2008 01:28:25 -0700 (PDT)
Organization: http://groups.google.com
Lines: 9
Message-ID: <56f59599-bd4f-4e72-8960-73dd2618dab4@a70g2000hsh.googlegroups.com>
NNTP-Posting-Host: 132.70.50.117
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Trace: posting.google.com 1216801706 30871 127.0.0.1 (23 Jul 2008 08:28:26 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Wed, 23 Jul 2008 08:28:26 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: a70g2000hsh.googlegroups.com; posting-host=132.70.50.117; 
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 
X-HTTP-Via: 1.1 proxy1 (NetCache NetApp/6.0.3P2D6)
Xref: news.mathworks.com comp.soft-sys.matlab:481173



I have a peculiar problem with a new version of Matlab. I wrote a
small srcipt that goes to Google url and counts the frequency of a
certain word. I used urlread command. When I upgraded my Matlab it
siezed to work, though any other search except for google it readily
performs. It does not transfer the text to s in
[s,res]=urlread(pagename). Do you have an idea?
Regards,
Dan
dannem@gmail.com