How to structure the data using webread
Hi, I have to automatized a procedure to extract data from different codes and the web link that will be generated is the following:
url=’earthquake.usgs.gov/fdsnws/event/1/query?format=quakeml&eventid=us6000n8tq’,
data=webread(url);
So, data has plenty of information that I would like to structure it for easy ectraction of specific data.
I would appreciate the help.Hi, I have to automatized a procedure to extract data from different codes and the web link that will be generated is the following:
url=’earthquake.usgs.gov/fdsnws/event/1/query?format=quakeml&eventid=us6000n8tq’,
data=webread(url);
So, data has plenty of information that I would like to structure it for easy ectraction of specific data.
I would appreciate the help. Hi, I have to automatized a procedure to extract data from different codes and the web link that will be generated is the following:
url=’earthquake.usgs.gov/fdsnws/event/1/query?format=quakeml&eventid=us6000n8tq’,
data=webread(url);
So, data has plenty of information that I would like to structure it for easy ectraction of specific data.
I would appreciate the help. generate a structure matrix using webread MATLAB Answers — New Questions