Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: extract dynamically the headerlines row numvber by string/number txt
Date: Mon, 30 Jun 2008 16:33:02 +0000 (UTC)
Organization: Inst of Thermomechanics AS CR
Lines: 33
Message-ID: <g4b1ru$c76$1@fred.mathworks.com>
References: <2924bec5-2274-4b3b-8354-20b34f59add2@m3g2000hsc.googlegroups.com>
Reply-To: <HIDDEN>
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 1214843582 12518 172.30.248.37 (30 Jun 2008 16:33:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 30 Jun 2008 16:33:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 79193
Xref: news.mathworks.com comp.soft-sys.matlab:476642



Engeltje <Engeltje81@gmail.com> wrote in message
<2924bec5-2274-4b3b-8354-20b34f59add2@m3g2000hsc.googlegroups.com>...
> hi, everybody...I had a problem.
> I work with some namefile.tsv (a kind of txt files) that
arecomposed
> by some headerlines, containg string values and number
values in Date
> format and in the end of the file it contains some
numerical colomns.
> I want
> either the row number of the begin of these numerical
data, descarting
> the headerlines, end the row number of the end of the file
> or just the numbers contained in the end of the file
disposed as a
> table.
> 
> How can I obtain that dynamically? tha is create a
function that do
> this work for different file with different numbers of
headerlines?
> 
> please help me!!!
> 
> thx, angelo!

Hi,

Could you send a small example file with some notes what
data you like to read.? I'll try to read it

Mira