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
Matt Kindig 2013 年 4 月 9 日
Could you just call urlread() in a loop?
Sofia
Sofia 2013 年 4 月 12 日
Well, i have already tried that but it didn't work. I got the following error message : 'urlread:curl:couldn't resolve host name'
I don't know what to do to solve this. Any thougths?
Image Analyst
Image Analyst 2013 年 4 月 12 日
I can't get to those web sites either - maybe they don't exist.
Cedric
Cedric 2013 年 4 月 12 日
They might not be accessible from IPs external to UNL.

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeScripts についてさらに検索

タグ

質問済み:

2013 年 4 月 9 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by