Path: news.mathworks.com!newsfeed-00.mathworks.com!NNTP.WPI.EDU!elk.ncren.net!newsflash.concordia.ca!canopus.cc.umanitoba.ca!not-for-mail
From: Walter Roberson <roberson@hushmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Need to make code more Efficient
Date: Tue, 09 Feb 2010 09:42:36 -0600
Organization: The University of Manitoba
Lines: 6
Message-ID: <hkrvpd$3n6$1@canopus.cc.umanitoba.ca>
References: <hkrdqk$a6s$1@fred.mathworks.com>
NNTP-Posting-Host: ssh.ibd.nrc.ca
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: canopus.cc.umanitoba.ca 1265730157 3814 132.246.132.10 (9 Feb 2010 15:42:37 GMT)
X-Complaints-To: abuse@cc.umanitoba.ca
NNTP-Posting-Date: Tue, 9 Feb 2010 15:42:37 +0000 (UTC)
User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812)
In-Reply-To: <hkrdqk$a6s$1@fred.mathworks.com>
Xref: news.mathworks.com comp.soft-sys.matlab:605776


Fraser Dickson wrote:
> Hi i have a piece of code that looks through a data set and works out 
> the average value for each cell based on the values sourrounding that 
> cell ( 10 cells above and 10 cells below averaged).

Sounds like a job for blkproc()