Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: how to read/import multiple files which have headings
Date: Thu, 12 Jun 2008 15:24:02 +0000 (UTC)
Organization: PSA
Lines: 20
Message-ID: <g2rf2i$21q$1@fred.mathworks.com>
References: <g2jbk1$ht2$1@fred.mathworks.com> <g2jcce$qve$1@fred.mathworks.com> <g2rdt2$gue$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 1213284242 2106 172.30.248.35 (12 Jun 2008 15:24:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 12 Jun 2008 15:24:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 474056
Xref: news.mathworks.com comp.soft-sys.matlab:473510



"julia " <julia.krohn@gmail.com> wrote in message
<g2rdt2$gue$1@fred.mathworks.com>...
> 
> Great, in principle it works with textscan, except that 
> matlab seems to crash at file no 45 and i have plenty 
> more... any idea how to get around this ? The file is not 
> corrupted or anything as it is processed if I only then go 
> from 45 to the next 89 its ok again ? 
> 
> Any help appreciated
> 
Hi,

When you say that MATLAB crashes  : what does it really do ?
Do you have any error message or crash dump ? or just nothing ?
And do you reach to read this file no 45 ?

Have you given Andres' proposal a try ?

Caroline