how to download data from websites?
Mostrar comentarios más antiguos
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
Respuestas (1)
Jacob Halbrooks
el 26 de Mzo. de 2014
0 votos
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.
Categorías
Más información sobre Downloads en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!