Error using urlfilter (line 36) DIRECTION must be either 'forward' or 'backward'.
This trend is disabled and will not collect data until re-enabled.
data points
| Time Recorded (time1507) | Data (data1507) |
|---|---|
| 26 May 2012 06:17:36 | |
| 25 May 2012 06:15:43 | |
| 24 May 2012 06:17:06 | |
| 23 May 2012 06:15:47 | |
| 22 May 2012 06:16:34 |
url = 'http://www.google.com/search?q=matlab+fft'; count = urlfilter(url, 'results', 1, 'backwards' ); updatetrend(count);
0 comments