Error using urlreadwrite (line 90)
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 people following the Android subreddit.
| Time Recorded (time1223) | Data (data1223) |
|---|---|
| 04 Feb 2013 11:00:14 | |
| 03 Feb 2013 10:30:12 | [147277] |
| 02 Feb 2013 10:30:13 | [147277] |
| 01 Feb 2013 10:30:13 | [147277] |
| 31 Jan 2013 10:30:13 | [147277] |
url = 'http://redditlist.com/'; tgt = 'Android'; myNumber = urlfilter( url, tgt); updatetrend(myNumber);
0 comments