Path: news.mathworks.com!not-for-mail
From: "Shaun " <s@s.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: intersect point
Date: Thu, 23 Aug 2007 15:46:07 +0000 (UTC)
Organization: Shaun Simmons (ID: 1-21CTFH)
Lines: 7
Message-ID: <faka3v$j0v$1@fred.mathworks.com>
References: <fak1t7$qbd$1@news4.fe.internet.bosch.com> <fak9i7$bls$1@fred.mathworks.com>
Reply-To: "Shaun " <s@s.com>
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 1187883967 19487 172.30.248.38 (23 Aug 2007 15:46:07 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 23 Aug 2007 15:46:07 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 513223
Xref: news.mathworks.com comp.soft-sys.matlab:425249




> Try to use ismember(A, B, 'rows')

This will not work for your problem; refer to the first 
reply.