how to download data from websites?

Hey all;
I have to obtain data from OPeNDAP data set. How can I download it? is there a matlab function for it? I tried to use loaddods but I can't download the file...please help me
Thanks

回答 (1 件)

Jacob Halbrooks
Jacob Halbrooks 2014 年 3 月 26 日

0 投票

MATLAB supports importing data from OPenDAP sources as described here. There is both a high-level and low-level API. Your first approach will probably be to use NCREAD. An example showing the use of MATLAB's low-level API to import data from a URL is here.

カテゴリ

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

質問済み:

2014 年 3 月 26 日

回答済み:

2014 年 3 月 26 日

Community Treasure Hunt

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

Start Hunting!

Translated by