How do i get data from multiple url's?
显示 更早的评论
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 个评论
Matt Kindig
2013-4-9
Could you just call urlread() in a loop?
Sofia
2013-4-12
Image Analyst
2013-4-12
I can't get to those web sites either - maybe they don't exist.
Cedric
2013-4-12
They might not be accessible from IPs external to UNL.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Scripts 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!