Download .txt file

  • Follow


Hello all together,

I want to download a .txt file from a website and save it to my hard disk to read the content into Matlab. This is my code for the download part:

urlwrite('https://easylist-downloads.adblockplus.org/easylist.txt', 'filterliste.txt')

If I try to do this error message occurs: 
??? Error using ==> urlwrite at 140
Error downloading URL. Your network connection may be down or
your proxy settings improperly configured. 

My guess is that the ending .txt of the link occurs the error message. But how can I download the .txt file?

Thanks a lot for your help!
Max
0
Reply Max 3/28/2011 4:47:03 PM


0 Replies
245 Views

(page loaded in 0.019 seconds)

Similiar Articles:













7/27/2012 6:18:24 PM


Reply: