Path: news.mathworks.com!not-for-mail
From: "Bruno Luong" <b.luong@fogale.findmycountry>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Greatest commmon divisor
Date: Tue, 16 Dec 2008 05:51:02 +0000 (UTC)
Organization: FOGALE nanotech
Lines: 9
Message-ID: <gi7fk5$2mg$1@fred.mathworks.com>
References: <ghukju$ksu$1@fred.mathworks.com> <MPG.23b0d09e505fb8f4989907@news.mathworks.com>
Reply-To: "Bruno Luong" <b.luong@fogale.findmycountry>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1229406662 2768 172.30.248.35 (16 Dec 2008 05:51:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 16 Dec 2008 05:51:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 390839
Xref: news.mathworks.com comp.soft-sys.matlab:507223


Loren Shure <loren@mathworks.com> wrote in message <MPG.23b0d09e505fb8f4989907@news.mathworks.com>...
> > 
> 
> Check out the function arrayfun
> 

I can't see how arrayfun would be used here. I rather stick with Roger's for-loop solution.

Bruno