help-octave
[Top][All Lists]
Advanced

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

Re: Saving matrices in octave binary format from f90


From: John W. Eaton
Subject: Re: Saving matrices in octave binary format from f90
Date: Fri, 4 Mar 2005 10:15:14 -0500

Another option would be to write the data out in HDF format.

A wish-list item that has been around for a long time is to extract
the current code for reading and writing Octave data files and provide
a standalone library.  If this were done, it would probably only be
able to handle the core Octave types, not any user-defined type.  I
have no plans to do this myself but would always welcome good code
should someone else decide to work on the project.

jwe



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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