data points
Day-by-day count of the accumulated number of comments on the most recent post of my blog. It should reset each Monday.
| Time Recorded (time1226) | Data (data1226) |
|---|---|
| 23 May 2013 10:30:10 | [187] |
| 22 May 2013 10:30:10 | [187] |
| 21 May 2013 10:30:10 | [187] |
| 20 May 2013 10:30:10 | [2] |
| 19 May 2013 10:30:11 | [2] |
% Example - Retrieve answer count on MATLAB Answers url = 'http://blogs.mathworks.com/desktop/'; count = urlfilter(url, 'Permalink'); updatetrend(count);
0 comments