help-octave
[Top][All Lists]
Advanced

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

Reading ASCII data of unknown length


From: Tim Kerwin
Subject: Reading ASCII data of unknown length
Date: Wed, 24 May 1995 16:18:12 -0500

Hi,

I'm a new octave user with a problem which I hope someone has already solved:  
I need to read data (ASCII floating point numbers) from a file specified by 
the user.  The trouble is that I don't know the length of the input file, so I 
have to fscanf(...) until EOF, which generates an error message which may 
alarm users.

Any help will be appreciated!

Tim



reply via email to

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