Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Vectorizing different parts of the same array
Date: Mon, 6 Oct 2008 16:36:02 +0000 (UTC)
Organization: Atlantic Inertial Systems
Lines: 7
Message-ID: <gcdepi$6uf$1@fred.mathworks.com>
References: <gcd9os$6vt$1@fred.mathworks.com>
Reply-To: <HIDDEN>
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 1223310962 7119 172.30.248.38 (6 Oct 2008 16:36:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 6 Oct 2008 16:36:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1405925
Xref: news.mathworks.com comp.soft-sys.matlab:493858


"Theodor Zouk" <rebet4@hotmail.com> wrote

ok, that wasn't very clear.

reshape, then you should be able to apply functions that work down the columns.  Since you didn't say what calculations you're doing it's hard to offer advice towards a solution.

~Adam