help-octave
[Top][All Lists]
Advanced

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

Re: saving struct data


From: Akira Nishimura
Subject: Re: saving struct data
Date: Thu, 22 Apr 1999 10:45:17 +0900

Thanks to everyone who reply to my question, I learned to save struct
data on octave-2.0.13 and 2.0.14.

From: A Scott Hodel <address@hidden>
Subject: Re: saving struct data
Date: Wed, 21 Apr 1999 07:22:21 -0500 (CDT)

>If you're using octave-2.0.x, you'll need to remove references to the
>list functions (is_list, nth, etc).

[snip]

>function vv = var2vec(var)

and

>function [var, vvrem] = vec2var(vv)

works fine for struct data.

_/_/_/   _/  _/            _/            _/_/        Akira NISHIMURA
 _/     _/  _/            _/             |    Dept. of Information Systems
_/okyo  _/_/niversity of _/nformation _/_/ciences address@hidden
                   http://www.rsch.tuis.ac.jp/~akira



reply via email to

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