help-octave
[Top][All Lists]
Advanced

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

fread : figuring out binary file format


From: Bryan Lepore
Subject: fread : figuring out binary file format
Date: Mon, 11 Sep 2006 11:12:18 -0500

specifically what does "invalid stream number = -1" mean?

also, i gather that to use fread, this syntax is OK :

octave:5> fread ("28JUL06G.DAT",Inf,"32*single",0,"ieee-be")

... where "28JUL06G.DAT"  is substituted for "fid" or "f" as i read in `help -i fread"

-bryan

reply via email to

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