Error using urlreadwrite (line 94)
Error downloading URL. Your network connection may be down or your proxy settings improperly configured.
Error in urlread (line 36)
[s,status] = urlreadwrite(mfilename,catchErrors,url,varargin{:});
Error in urlfilter (line 12)
textStr = urlread(url);
data points
Number of files on the File Exchange.
Data collected from http://www.mathworks.com/matlabcentral/fileexchange/?sort=date_desc_updated&term=.
| Time Recorded (time1151) | Data (data1151) |
|---|---|
| 18 Apr 2013 10:30:13 | |
| 17 Apr 2013 10:30:10 | [17972] |
| 16 Apr 2013 10:30:10 | [17939] |
| 15 Apr 2013 10:30:11 | [17939] |
| 14 Apr 2013 10:30:10 | [17926] |
url = 'http://www.mathworks.com/matlabcentral/fileexchange/?sort=date_desc_updated&term='; n = urlfilter(url,'Subscribe',3); updatetrend(n(3))
0 comments