help-octave
[Top][All Lists]
Advanced

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

Re: reading data from ascii files.


From: Claudio Belotti
Subject: Re: reading data from ascii files.
Date: Fri, 16 Jul 2010 17:15:44 +0100

On Fri, Jul 16, 2010 at 13:17, Siep Kroonenberg <address@hidden> wrote:
> Couldn't you just read and count all lines without parsing?

or you can call
wc -l filename
via system() and parse the output


reply via email to

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