Error using urlfilter (line 26) Target string 50 of does not appear
This trend is disabled and will not collect data until re-enabled.
data points
This is the number of File Exchange entries classified as "Classes"
| Time Recorded (time1414) | Data (data1414) |
|---|---|
| 20 Sep 2012 06:18:21 | |
| 19 Sep 2012 06:16:22 | |
| 18 Sep 2012 06:16:15 | |
| 17 Sep 2012 06:16:23 | |
| 16 Sep 2012 06:17:19 |
% Example - Retrieve answer count on MATLAB Answers url = 'http://www.mathworks.com/matlabcentral/fileexchange/?term=type%3Aclass'; count = urlfilter(url, '50 of'); updatetrend(count);
0 comments