Both textscan() and textread() allow the specification of headerlines like
this:

textscan(fid,'%s','headerlines',N)

in which N is the number of lines to skip.  However, with the current
version, if you try to specify N, it always uses N = 2.
------------------------------------------------------
Brett T. Stewart, Ph.D.
ExxonMobil Research and Engineering


------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to