Retrieving csv file from a http address
Mostrar comentarios más antiguos
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
Respuestas (1)
Shanus
el 24 de Oct. de 2011
0 votos
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!