Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Logical Rules
Date: Thu, 13 Sep 2007 17:57:21 +0000 (UTC)
Organization: Caltech
Lines: 6
Message-ID: <fcbtm1$5i8$1@fred.mathworks.com>
References: <fcbpn6$eo0$1@fred.mathworks.com> <fcbruo$hsi$1@aioe.org>
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 1189706241 5704 172.30.248.37 (13 Sep 2007 17:57:21 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 13 Sep 2007 17:57:21 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1110432
Xref: news.mathworks.com comp.soft-sys.matlab:428407



I would expect the solution to be

A{1}=[1,2]
A{2}=[2,3]
A{3}=[1,3]
A{4}=[4]