Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: missing data check
Date: Tue, 31 Mar 2009 00:10:18 +0000 (UTC)
Organization: CSU
Lines: 20
Message-ID: <gqrn1a$boa$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1238458218 12042 172.30.248.37 (31 Mar 2009 00:10:18 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 31 Mar 2009 00:10:18 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 951788
Xref: news.mathworks.com comp.soft-sys.matlab:528845


Hi all,

Are there any possibilities to process the missing data check based on the time series?!

Here is the data look like as below. In this case, some data points are missing from time 600 to 2300. How to list the date and time at the missing data point? Thanks.

2007	1	30	4.0033	237.58
2007	1	100	4.0282	232.89
2007	1	130	5.4415	257.04999
2007	1	200	5.0331	251.24001
2007	1	400	4.4454	244.00999
2007	1	430	4.2275	233.69
2007	1	500	3.2998	204.71001
2007	1	530	2.6559	208.42
2007	1	2330	3.7164	238.63
2007	1	2400	4.0033	237.61
2007	2	30	4.0033	237.58
2007	2	100	4.0282	232.89
:
: