Path: news.mathworks.com!not-for-mail
From: "Bruno Luong" <b.luong@fogale.findmycountry>
Newsgroups: comp.soft-sys.matlab
Subject: Re: averaging
Date: Wed, 23 Sep 2009 06:48:01 +0000 (UTC)
Organization: FOGALE nanotech
Lines: 5
Message-ID: <h9cgb0$g2s$1@fred.mathworks.com>
References: <h9be7r$gh5$1@fred.mathworks.com>
Reply-To: "Bruno Luong" <b.luong@fogale.findmycountry>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1253688481 16476 172.30.248.38 (23 Sep 2009 06:48:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 23 Sep 2009 06:48:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 390839
Xref: news.mathworks.com comp.soft-sys.matlab:572253


Use similar technique from this thread. Call UNIQUE on the first column if needed:

http://www.mathworks.com/matlabcentral/newsreader/view_thread/261117

Bruno