help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

textread ; ignoring header lines


From: Y U Sasidhar
Subject: textread ; ignoring header lines
Date: Thu, 08 Jan 2004 20:19:02 +0530
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624

many times the data files have a few header lines beginning with #, @, % etc
followed by columns of data like:

# comment1
@ another comment

1    2    3
4    5    6

etc

how do I tell textread to ignore those header lines ?
--
Sasidhar




-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]