Path: news.mathworks.com!not-for-mail
From: "Carlos Adrian Vargas Aguilera" <nubeobscura@hotmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Why are cell arrays so much faster?
Date: Fri, 11 Jul 2008 21:11:01 +0000 (UTC)
Organization: Universidad de Guadalajara
Lines: 11
Message-ID: <g58i95$a4s$1@fred.mathworks.com>
References: <g58e4n$13t$1@fred.mathworks.com> <g58g05$ie3$1@fred.mathworks.com>
Reply-To: "Carlos Adrian Vargas Aguilera" <nubeobscura@hotmail.com>
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 1215810661 10396 172.30.248.35 (11 Jul 2008 21:11:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 11 Jul 2008 21:11:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 869698
Xref: news.mathworks.com comp.soft-sys.matlab:478937




> For some reason, I always thought of repmat as being slower 
> than matrix operations. Maybe I'll start using it more now 
> =).
> 
> Ken

An once you use it, you'll see that the matrix way and
others like repeated index look so UGLY!

Carlos