Error using urlfilter (line 26) Target string cat=99 does not appear
This trend is disabled and will not collect data until re-enabled.
data points
I'm curious how the women's apparel inventory fluctuates across the seasons for consignment.
| Time Recorded (time1160) | Data (data1160) |
|---|---|
| 30 Nov 2012 07:05:44 | |
| 29 Nov 2012 07:05:45 | |
| 28 Nov 2012 07:05:48 | |
| 27 Nov 2012 07:05:40 | |
| 26 Nov 2012 07:05:41 |
% Example
% url = 'http://www.mathworks.com/matlabcentral/answers/?term=party';
% number = urlfilter(url, 'pagination', 3);
% updatetrend(number(3));
count = urlfilter('http://closetexchange.shoprw.com/home.php', 'cat=99');
updatetrend(count);
2 comments
This website is down as of Jan 23, so I've temporarily disabled the trend.
Seems to be working again. I re-enabled it.