From help-request at octave dot org Thu Apr 13 07:09:26 2006 Subject: changed save()ing of structures From: Olaf Till To: help at octave dot org Date: Thu, 13 Apr 2006 14:01:06 +0200 Hello, There seem to be differences in the format structures are stored with `save()' (with default options, i.e. text) between Octave-2.1.69 and 2.1.73, the latter storing (and correctly reloading) fields as if they were in cell elements. I have a script which executes code on remote maschines with Octave-2.1.73 and itself runs on Octave-2.1.69 (and relies on save() and load()). Will the save() format probably remain as in 2.1.73, i.e. should I upgrade (or beg the administrator of the remote maschines to downgrade)? Thanks for any answer, Olaf ------------------------------------------------------------- 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 -------------------------------------------------------------