Path: news.mathworks.com!newsfeed-00.mathworks.com!newsfeed2.dallas1.level3.net!news.level3.com!postnews.google.com!m3g2000hsc.googlegroups.com!not-for-mail
From: Engeltje <Engeltje81@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: extract dynamically the headerlines row numvber by string/number txt 
Date: Sun, 29 Jun 2008 11:27:56 -0700 (PDT)
Organization: http://groups.google.com
Lines: 16
Message-ID: <2924bec5-2274-4b3b-8354-20b34f59add2@m3g2000hsc.googlegroups.com>
NNTP-Posting-Host: 151.81.4.215
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Trace: posting.google.com 1214764076 28349 127.0.0.1 (29 Jun 2008 18:27:56 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Sun, 29 Jun 2008 18:27:56 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: m3g2000hsc.googlegroups.com; posting-host=151.81.4.215; 
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.8.1.14) 
Xref: news.mathworks.com comp.soft-sys.matlab:476486



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!