data points
Data collected from http://www.mathworks.com/matlabcentral/answers.
| Time Recorded (time1200) | Data (data1200) |
|---|---|
| 22 May 2013 04:30:10 | [48923] |
| 21 May 2013 04:30:11 | [48855] |
| 20 May 2013 04:30:11 | [48776] |
| 19 May 2013 04:30:10 | [48737] |
| 18 May 2013 04:30:11 | [48689] |
% Example - Retrieve answer count on MATLAB Answers url = 'http://www.mathworks.com/matlabcentral/answers'; count = urlfilter(url, 'Refine by Status'); updatetrend(count);
0 comments