Path: news.mathworks.com!newsfeed-00.mathworks.com!oleane.net!oleane!news.ecp.fr!aioe.org!not-for-mail
From: dpb <none@non.net>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Logical Rules
Date: Thu, 13 Sep 2007 13:00:51 -0500
Organization: Aioe.org NNTP Server
Lines: 16
Message-ID: <fcbu1a$nkp$1@aioe.org>
References: <fcbpn6$eo0$1@fred.mathworks.com> <fcbruo$hsi$1@aioe.org> <fcbtm1$5i8$1@fred.mathworks.com>
NNTP-Posting-Host: YesoOMATPUG7w64mDFXH/Q.user.aioe.org
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Complaints-To: abuse@aioe.org
User-Agent: Thunderbird 2.0.0.6 (Windows/20070728)
Xref: news.mathworks.com comp.soft-sys.matlab:428410



Christopher Mouton wrote:
> I would expect the solution to be
> 
> A{1}=[1,2]
> A{2}=[2,3]
> A{3}=[1,3]
> A{4}=[4]

Oh?  Why?  Then "used only once" means something different than used 
only once.  The answer to that would perhaps lead the "something clever" 
solution...

Maybe I'm just dense today (some say every day :) ), but I don't yet see 
the general rule...

--