Reading website table into matrix

I am trying to read a table from a website into a matrix for further processing.
I tried using urlread. My plan was to read it in as a string and then pull out what I needed. But the string thats input doesn't have the table data in it that I can see. I am guessing I should be using a different function but am struggling to find one that works for me.

 Risposta accettata

Star Strider
Star Strider il 5 Ott 2015

0 voti

Looking at that site, from the way it’s organised, I doubt you would be able to do what you want. You probably have to get the data manually, and just save it to a text file. (I didn’t go past the ‘Historical Data’ -> ‘Statistics Data’ pages, so I don’t know precisely what the options are.)

2 Commenti

Thanks for trying. I have contacted the organization that runs the website to see if they have any advice as I am sure I am not the first person to want this.
My pleasure.
I wish I could have provided a real working solution, but the complexity of the choices required on that site are beyond my Web programming abilities.

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by