Path: news.mathworks.com!not-for-mail
From: "Bruno Luong" <b.luong@fogale.findmycountry>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Recursive anonymous function
Date: Mon, 9 Mar 2009 20:28:01 +0000 (UTC)
Organization: FOGALE nanotech
Lines: 10
Message-ID: <gp3u4h$7fr$1@fred.mathworks.com>
References: <gp22jh$sif$1@fred.mathworks.com> <gp3jed$42m$1@fred.mathworks.com>
Reply-To: "Bruno Luong" <b.luong@fogale.findmycountry>
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 1236630481 7675 172.30.248.37 (9 Mar 2009 20:28:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 9 Mar 2009 20:28:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 390839
Xref: news.mathworks.com comp.soft-sys.matlab:523592


Mike Karr <mkarr@mathworks.com> wrote in message <gp3jed$42m$1@fred.mathworks.com>...
> 
> Not pretty anonymous functions, not a fast implementation, but some very 
> elegant mathematics.
> 
> for your enjoyment,

Indeed, and we wouldn't enjoy the thread if Matlab had a similar C-like conditional-expression (cond? foo : bar)

Bruno