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

Close-button

Number of Data Points Collected By This Trend

  • Created by: Michael Katz
  • Last ran: about 12 hours ago.
  • Auto-run in: about 11 hours.
  • Created on: 20 Jan 2012

438

data points

Description:

Updates the trend count by one each time a data point is collected.

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

Time Recorded (time1247) Data (data1247)
22 May 2013 09:15:09 [438]
21 May 2013 09:15:20 [437]
20 May 2013 09:15:10 [436]
19 May 2013 09:15:10 [435]
18 May 2013 09:15:10 [434]
% Example - Retrieve answer count on MATLAB Answers

url = 'http://www.mathworks.com/matlabcentral/trendy/trends/1247';
count = urlfilter(url, 'data_points') + 1;
updatetrend(count);
Tags:

0 comments