Path: news.mathworks.com!not-for-mail
From: "David Doria" <daviddoria@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Can you do this with load?
Date: Tue, 27 May 2008 13:45:02 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 5
Message-ID: <g1h38u$hl1$1@fred.mathworks.com>
References: <g1h11m$mm6$1@fred.mathworks.com> <g1h1rt$2mg$1@fred.mathworks.com>
Reply-To: "David Doria" <daviddoria@gmail.com>
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 1211895902 18081 172.30.248.37 (27 May 2008 13:45:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 27 May 2008 13:45:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1105197
Xref: news.mathworks.com comp.soft-sys.matlab:470609



WOW!!! It went from 150 seconds to 0.45 seconds to read the
file!!!

What does textread do that makes it so fast? This is MUCH
faster than even reading the file in c++!!