Network access with Matlab

The problem I have is this:
I have an adress (<http://www.example.com/file>) and I don't know how to access the file through Matlab.
I'm sure there is a way to do this, I just don't know it. Can someone please tell me how to do that?
Thank you.

 Accepted Answer

Star Strider
Star Strider on 25 Jan 2015
See the Web Access documentation page to start with. There are several links to functions that allow you to deal with data on a web page.

4 Comments

What is the format that websave uses to save the files? The same as found, i.e. .xml gets saved as .xml and .csv as .csv?
If I remember correctly, yes. It’s a file with a predetermined format posted on a website, so it would have the format of the application that created it. It’s been a while since I used websave and others, so I don’t remember exactly.
Thanks a lot!
My pleasure!

Sign in to comment.

More Answers (0)

Categories

Find more on Scope Variables and Generate Names in Help Center and File Exchange

Products

Asked:

on 25 Jan 2015

Commented:

on 25 Jan 2015

Community Treasure Hunt

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

Start Hunting!