[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Re: load-save
From: |
Teemu Ikonen |
Subject: |
Re: Re: load-save |
Date: |
Thu, 9 Aug 2001 17:22:20 +0300 |
On 08/08/01 03:56, Trond Karsten Varslot wrote:
> I had compiled octave-2.1.33 and octave-2.1.34 on an i686 under Linux
> (RedHat distro), and was able to save structures, but when when I compiled
> it on a SPARC running SunOS 5.6, I did get an error message:
> A.a=1;A.b=2,A.c=[1,2,3];save('testfile.mat','A')
> results in:
> warning: save: wrong type argument `struct'
At least I had to fix my Octave-2.1.34 with Joaos patch before it agreed to
save structs. I wonder why the patch isn't included in the sources, as it
seems to work quite well.
Teemu
-------------------------------------------------------------
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
-------------------------------------------------------------