Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: quick question about 'textscan'
Date: Mon, 14 Sep 2009 21:33:01 +0000 (UTC)
Organization: Pierburg GmbH
Lines: 1
Message-ID: <h8mcqd$nis$1@fred.mathworks.com>
References: <h8ltmq$7hq$1@fred.mathworks.com> <h8lurt$k9m$1@news.eternal-september.org> <961273fc-fa54-4cb6-bab4-2b500c3df0ca@p9g2000vbl.googlegroups.com> <h8m8lp$odf$1@fred.mathworks.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 1252963981 24156 172.30.248.35 (14 Sep 2009 21:33:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 14 Sep 2009 21:33:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 872224
Xref: news.mathworks.com comp.soft-sys.matlab:570361


It looks like you (just) want to read numerical data with a variable number of header lines. It may be worth giving txt2mat from the mathworks file exchange a try.