Error using urlfilter (line 26) Target string WASHINGTON DC does not appear
data points
Test Trend for DC's Daily Low Temperature
| Time Recorded (time1379) | Data (data1379) |
|---|---|
| 03 Mar 2013 11:15:24 | |
| 02 Mar 2013 11:15:13 | [46] |
| 01 Mar 2013 11:15:13 | [49] |
| 28 Feb 2013 11:15:14 | [58] |
| 27 Feb 2013 11:15:14 | [44] |
url = 'http://www.nws.noaa.gov/xml/tpex/scs.php'; temps = urlfilter(url,'WASHINGTON DC',2); updatetrend(temps(2));
0 comments