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
How many people actively follow the music posted by Analog Interrupt.
| Time Recorded (time1167) | Data (data1167) |
|---|---|
| 13 Apr 2013 08:30:14 | |
| 12 Apr 2013 08:30:13 | [151] |
| 11 Apr 2013 08:30:12 | [151] |
| 10 Apr 2013 08:30:12 | [150] |
| 09 Apr 2013 08:30:10 | [150] |
% Example url = 'http://www.soundcloud.com/analog-interrupt/followers'; number = urlfilter(url, 'followers-count'); updatetrend(number);
0 comments