Path: news.mathworks.com!newsfeed-00.mathworks.com!newscon02.news.prodigy.net!prodigy.net!news.glorb.com!news.aset.psu.edu!support1.mathforum.org!not-for-mail
From: vladimir <rus_lopes@comcast.net>
Newsgroups: comp.soft-sys.matlab
Subject: eliminate identical raws
Date: Fri, 15 Feb 2008 21:43:39 EST
Organization: The Math Forum
Lines: 2
Message-ID: <27823314.1203129850043.JavaMail.jakarta@nitrogen.mathforum.org>
NNTP-Posting-Host: nitrogen.mathforum.org
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Trace: support1.mathforum.org 1203129850 7900 144.118.30.135 (16 Feb 2008 02:44:10 GMT)
X-Complaints-To: news@support1.mathforum.org
NNTP-Posting-Date: Sat, 16 Feb 2008 02:44:10 +0000 (UTC)
Xref: news.mathworks.com comp.soft-sys.matlab:451783


I have a probability problem that requires matrix A=[1 1 1 2 2] going through perms(A) which gives me many identical rows. How do I eliminate all the identical rowa but one? Answer probably is the easy one, but not for a beginner like myself. Thanks much.
Vladimir T