help-octave
[Top][All Lists]
Advanced

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

Re: About reading binary files


From: Doug Stewart
Subject: Re: About reading binary files
Date: Thu, 3 Oct 2019 05:50:47 -0400



On Thu, Oct 3, 2019 at 2:20 AM Samuele Zampini <address@hidden> wrote:
Thanks Doug,

I am going to dig deeply into this. If I will still have problems, can I share a file with you?

Samuele

yes
 
On Wed, Oct 2, 2019 at 1:33 PM Doug Stewart <address@hidden> wrote:


On Wed, Oct 2, 2019 at 7:13 AM Samuele Zampini <address@hidden> wrote:
Dear Users,

I am new in the mailing list.

My question is: how can I read binary, with Octave? I followed the steps on this page, but I get wrong numbers.

Any idea?


Thanks,
Samuele



did you use the arch parametre?

The optional argument arch is a string specifying the data format for the file. Valid values are

"native" or "n"

The format of the current machine.

"ieee-be" or "b"

IEEE big endian.

"ieee-le" or "l"

IEEE little endian.



--
DASCertificate for 206392



--
DASCertificate for 206392


reply via email to

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