Error using urlfilter (line 26) Target string USD does not appear
This trend is disabled and will not collect data until re-enabled.
data points
| Time Recorded (time1743) | Data (data1743) |
|---|---|
| 03 Sep 2012 06:22:44 | |
| 02 Sep 2012 06:23:21 | |
| 01 Sep 2012 06:22:10 | |
| 31 Aug 2012 06:21:50 | |
| 30 Aug 2012 06:22:33 |
% Example - Retrieve answer count on MATLAB Answers url = 'http://www.stubhub.com/search/doSearch?searchStr=burning+man&pageNumber=1&resultsPerPage=50&searchMode=event&start=0&rows=50&geo_exp=1'; count = urlfilter(url, 'USD'); updatetrend(count);
0 comments