Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Simple matrix manipulation question
Date: Thu, 16 Jul 2009 01:57:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 2
Message-ID: <h3m1dc$5gs$1@fred.mathworks.com>
References: <h3lt89$b6e$1@fred.mathworks.com>
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 1247709421 5660 172.30.248.37 (16 Jul 2009 01:57:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 16 Jul 2009 01:57:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1708920
Xref: news.mathworks.com comp.soft-sys.matlab:555827


Ok, I see what you want now
c(i) = min( A(1:b(i)) );