data points
| Time Recorded (time1229) | Data (data1229) |
|---|---|
| 25 May 2013 08:00:13 | [0.506] |
| 24 May 2013 08:00:14 | [0.506] |
| 23 May 2013 08:00:13 | [0.506] |
| 22 May 2013 08:00:13 | [0.506] |
| 21 May 2013 08:00:16 | [0.506] |
% Example - Retrieve answer count on MATLAB Answers url = 'http://espn.go.com/nba/standings'; count = urlfilter(url, 'Boston',3); updatetrend(count(3));
0 comments