Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: read ascii file
Date: Mon, 10 Nov 2008 12:57:02 +0000 (UTC)
Organization: Pierburg GmbH
Lines: 11
Message-ID: <gf9b2u$bon$1@fred.mathworks.com>
References: <gf909u$4n9$1@fred.mathworks.com> <e2d1e726-82c5-4d32-865d-ab0700e0f092@r36g2000prf.googlegroups.com>
Reply-To: <HIDDEN>
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 1226321822 12055 172.30.248.35 (10 Nov 2008 12:57:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 10 Nov 2008 12:57:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 872224
Xref: news.mathworks.com comp.soft-sys.matlab:499922


Rune Allnor <allnor@tele.ntnu.no> wrote in message <e2d1e726-82c5-4d32-865d-ab0700e0f092@r36g2000prf.googlegroups.com>...

> Regular expressions is the obvious first try.
> 
> Rune
.
Hi Rune,
imho regular expressions are quite slow, and this could be noticeable for large files. If I had the choice, I'd just replace the braces with spaces.
Regards
Andres