help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

data file converter?


From: Olaf Till
Subject: data file converter?
Date: Fri, 20 Apr 2007 09:54:30 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

Hi,

I have stored large amounts of structured data in native Octave
textfile format with Octave-2.1.69.

A system upgrade involved upgrade to Octave-2.1.73, 2.9 is also
available (Debian).

On data load I get lots of:

error: invalid structure assignment
error: load: reading file 
error: load: internal error loading struct elements
error: load: trouble reading ascii file `'
error: load: reading file 
error: load: internal error loading struct elements
error: load: trouble reading ascii file `'
error: load: reading file 
error: load: internal error loading struct elements
error: load: trouble reading ascii file `filename.txt'
error: load: reading file filename.txt

with 2.1.73.

2.9 can read some of these data files correctly, but not all.

Is there a way for data-recovery --- except compiling Octave-2.1.69
and re-storing the data in Matlab format? Is there a converter?

Olaf


reply via email to

[Prev in Thread] Current Thread [Next in Thread]