[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Reading binary file
From: |
c. |
Subject: |
Re: Reading binary file |
Date: |
Mon, 10 Jun 2013 16:00:44 +0200 |
On 10 Jun 2013, at 15:22, MrOba <address@hidden> wrote:
> Hi all.
>
> Where can i find details about the binary format in which octave saves data?
>
> I store my data in binary format and would like to read it outside octave..
>
> Regards
> MrO
Rather than studying Octave's binary format and reimplementing the code to to
load it
I'd reccommend just linking to liboctave and use its functions to the job, that
is one
advantage of Free Software after all …
There is one example how to do this from C, C++ and Fortran here on the wiki:
http://wiki.octave.org/Fortran
c.
- Reading binary file, MrOba, 2013/06/10
- Re: Reading binary file,
c. <=
- Re: Reading binary file, MrOba, 2013/06/13
- Re: Reading binary file, MrOba, 2013/06/17
- Re: Reading binary file, MrOba, 2013/06/17
- Re: Reading binary file, c., 2013/06/17
- Re: Reading binary file, MrOba, 2013/06/18
- Re: Reading binary file, MrOba, 2013/06/19
- Re: Reading binary file, MrOba, 2013/06/19
- Re: Reading binary file, c., 2013/06/19