How do i get data from multiple url's?
Show older comments
Good afternoon,
i need to know how i can use urlread to get some data from a url. I can do it for one, but the problema is the complte information i need is divided into 36 url's : it goes from http://di.unl.pt/ice/amostra1 to http://di.unl.pt/ice/amostra36.
So my question is: with one function how can i get all that information?
4 Comments
Matt Kindig
on 9 Apr 2013
Could you just call urlread() in a loop?
Sofia
on 12 Apr 2013
Image Analyst
on 12 Apr 2013
I can't get to those web sites either - maybe they don't exist.
Cedric
on 12 Apr 2013
They might not be accessible from IPs external to UNL.
Answers (0)
Categories
Find more on Scripts in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!