[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: save/load structured data?
From: |
Obed Sands |
Subject: |
Re: save/load structured data? |
Date: |
Wed, 08 Aug 2001 18:37:00 -0400 |
Andrew Water Schmeder wrote:
>
> Hi.
>
> I've been using Octave for about 1 week now and I'm having a great time.
>
> I have a couple of questions:
>
> 1) I'm using WaveLab v802 for signal processing stuff... so far I have only
> used a few functions. I have made several tweaks to the WaveLab files on an
> as-needed basis in order to get them to run properly -- mostly its really
> minor, peripheral stuff like loadpaths, graphics, etc. I searched the
> mailing lists for info on Wavelab but came up pretty dry. Wavelab is open
> source -- has anyone considered re-releasing a converted version which is
> Octave-compatible? If not, would there be interest in this (besides my
> own)?
>
I'm interested in an Octavized version of Wavelab
> BTW there is a project/site called "MathLinks" which implies they are
> re-releasing Wavelab in a package with a bunch of other toolkits, which is
> "Octave compatible" -- actually not true, they have not touched the source of
> Wavelab at all.
>
> 2) A sort of "help" question:
>
> Is it possible to save/load arbitrary struct-vars?
>
> save() gives me errors when I try to save an object type variable... it only
> seems to work for simple variables, or matrixes.
>
I think that if you use HDF5 format you can save structures. You have
to install the HDF5 libraries (http://hdf.ncsa.uiuc.edu/HDF5/) before
you build (or rebuild) Octave in order to get HDF5 support. I believe
that if you build with HDF5 it becomes the default format for saving
data.
Scott Sands
> thats it for now...
> later,
> andy
>
> -------------------------------------------------------------
> 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
> -------------------------------------------------------------
-------------------------------------------------------------
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
-------------------------------------------------------------