Retrieving csv file from a http address

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

Answers (1)

Shanus
Shanus on 24 Oct 2011
This question was posted twice..due to mathworks error

Categories

Asked:

on 24 Oct 2011

Community Treasure Hunt

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

Start Hunting!