Retrieving csv file from a http address
Afficher commentaires plus anciens
I would like to download a csv file from the http address which looks something like
It downloads the file when the above is pasted in a browser window.
MNB_21_10_11.csv
How do I do achieve this within Matlab? I would like to read in the contents of the file into an array. URLread does not work as it is not html code I wish to import
HOw do
Réponses (1)
Shanus
le 24 Oct 2011
0 votes
Catégories
En savoir plus sur Downloads dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!