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.

 Risposta accettata

Star Strider
Star Strider il 25 Gen 2015

0 voti

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 Commenti

Daniel
Daniel il 25 Gen 2015
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?
Star Strider
Star Strider il 25 Gen 2015
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.
Daniel
Daniel il 25 Gen 2015
Thanks a lot!
Star Strider
Star Strider il 25 Gen 2015
My pleasure!

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Scope Variables and Generate Names in Centro assistenza e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by