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
SLM - Shape Language Modeling
| Time Recorded (time1207) | Data (data1207) |
|---|---|
| 18 Apr 2013 05:15:12 | |
| 17 Apr 2013 05:15:10 | [5] |
| 16 Apr 2013 05:15:11 | [5] |
| 15 Apr 2013 05:15:10 | [5] |
| 14 Apr 2013 05:15:11 | [5] |
url = 'http://www.mathworks.com/matlabcentral/fileexchange/24443'; count = urlfilter(url, 'numberrating'); updatetrend(count);
0 comments