From octave-sources-request at bevo dot che dot wisc dot edu Tue Aug 7 20:56:54 2001 Subject: Re: load-save From: Trond Karsten Varslot To: , Date: Wed, 8 Aug 2001 03:56:44 +0200 (MET DST) Hi again, With regard to my previous posting, what I ment to say was naturally that 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' As I mentioned, I have not access to my linuxbox at the moment, but I am pretty confident that this was allowed without any patching whatsoever. Any explainations for this? Yours sincerely Trond Varslot. *************************************************** * Trond Varslot, * * Dept. Mathematical Sciences, NTNU, * * N-7491 Trondheim, NORWAY. * * Tel.: +47 73 59 16 50 / Fax: +47 73 59 35 24, * * Department phone: +47 73 59 35 20 * * varslot at math dot ntnu dot no * ***************************************************