[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: structures and saving
From: |
Etienne Grossmann |
Subject: |
Re: structures and saving |
Date: |
Tue, 10 Apr 2001 08:46:43 GMT |
Hello,
you can use the function any2m (filename, variables ....) to
save structures to disk. Load with source (filename). Data is
saved as octave code, so numerical data only has 10 decimals pre-
cision. This is not very efficient, especially at load time.
any2m is in the "dumper" package at : http://anonimo.isr.ist.utl.pt
/~etienne/octave.
Hth,
Etienne
-------------------------------------------------------------
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
-------------------------------------------------------------