help-octave
[Top][All Lists]
Advanced

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

load and save data to text, struct and list too


From: withaar
Subject: load and save data to text, struct and list too
Date: Mon, 31 Mar 2003 14:17:02 +0100

Hello all,

I wrote some scripts primarily to ease my transition from matlab. I wrote
2 scripts
that load and save data from and to text files, and versions for octave
(2.1) and
matlab (5.2). The built-in "save -ascii" does not handle embedded data in
structures
and lists, but the file format is similar.

I included a 3rd script "convertmat" that calls matlab and uses these
scripts to
convert a text file readable in octave.

Willem Atsma

Attachment: loadsavetext.tgz
Description: GNU Unix tar archive


reply via email to

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