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

Close-button

How is Trendy Trending?

  • Created by: Jim
  • Last ran: about 22 hours ago.
  • Auto-run in: 1 day.
  • Created on: 22 Jan 2012

480

data points

Description:

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

Time Recorded (time1257) Data (data1257)
23 May 2013 08:00:15 [884]
22 May 2013 08:00:14 [881]
21 May 2013 08:00:18 [879]
20 May 2013 08:00:15 [879]
19 May 2013 08:00:14 [876]
% the start
urlstart = 'http://www.mathworks.com/matlabcentral/trendy/trends?order_by=created_at+asc';
thestart = urlfilter(urlstart, '/matlabcentral/trendy/trends/');

% the end
urlend = 'http://www.mathworks.com/matlabcentral/trendy/trends?order_by=created_at+desc';
theend = urlfilter(urlend, '/matlabcentral/trendy/trends/');

% the result
updatetrend(theend - thestart);
Tags:

    0 comments