Since it's your first time here, let us show you how Trendy works.

Close-button

Files on the File Exchange

This trend is broken.

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);
  • Created by: Ned Gulley
  • Last ran: about 1 month ago.
  • Auto-run in: 1 day.
  • Created on: 18 Oct 2011
  • Liked: 1 time

514

data points

Error

Description:

Number of files on the File Exchange.

Data collected from http://www.mathworks.com/matlabcentral/fileexchange/?sort=date_desc_updated&term=.

Recently Collected Data (last 5 of 513) Show All Data

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