data points
| Time Recorded (time1585) | Data (data1585) |
|---|---|
| 25 May 2013 10:30:24 | [0.592] |
| 24 May 2013 10:30:24 | [0.583] |
| 23 May 2013 10:30:24 | [0.596] |
| 22 May 2013 10:30:24 | [0.587] |
| 21 May 2013 10:30:23 | [0.6] |
% Example - Retrieve answer count on MATLAB Answers url = 'http://espn.go.com/mlb/standings'; vals = urlfilter(url, 'Boston',3); updatetrend(vals(3));
0 comments