Path: news.mathworks.com!not-for-mail
From: "Bruno Luong" <b.luong@fogale.findmycountry>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Indexing into large sparse matrix
Date: Tue, 24 Mar 2009 22:17:01 +0000 (UTC)
Organization: FOGALE nanotech
Lines: 4
Message-ID: <gqbm4t$6dq$1@fred.mathworks.com>
References: <gqbgmi$ll6$1@fred.mathworks.com> <gqblnt$7c7$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 1237933021 6586 172.30.248.38 (24 Mar 2009 22:17:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 24 Mar 2009 22:17:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 390839
Xref: news.mathworks.com comp.soft-sys.matlab:527418


Sorry, the second error message should be:
error('Column subscript out of range')

Bruno