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
回答(1 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Downloads 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!