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

Close-button

Celtics win percentage

  • Created by: Bart Addis
  • Last ran: about 20 hours ago.
  • Auto-run in: about 4 hours.
  • Created on: 20 Jan 2012

489

data points

Description:

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

Time Recorded (time1229) Data (data1229)
25 May 2013 08:00:13 [0.506]
24 May 2013 08:00:14 [0.506]
23 May 2013 08:00:13 [0.506]
22 May 2013 08:00:13 [0.506]
21 May 2013 08:00:16 [0.506]
% Example - Retrieve answer count on MATLAB Answers

url = 'http://espn.go.com/nba/standings';
count = urlfilter(url, 'Boston',3);
updatetrend(count(3));
Tags:

    0 comments