data points
| Time Recorded (time1586) | Data (data1586) |
|---|---|
| 21 May 2013 10:30:24 | [1.5] |
| 20 May 2013 10:30:30 | [0.5] |
| 19 May 2013 10:30:26 | [1] |
| 18 May 2013 10:30:26 | [1] |
| 17 May 2013 10:30:32 | [1] |
% Example - Retrieve answer count on MATLAB Answers url = 'http://espn.go.com/mlb/standings'; vals = urlfilter(url, 'Boston',4); updatetrend(vals(4));
0 comments