help-octave
[Top][All Lists]
Advanced

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

Re: Static Variables (was: issue with user preferences)


From: Quentin Spencer
Subject: Re: Static Variables (was: issue with user preferences)
Date: Sat, 02 Nov 2002 11:38:41 +0100
User-agent: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt)

For what it's worth, I believe the Matlab variable type "persistent" is equivalent to a static variable (calling it "static" would have been too easy for them). I first used this about a year ago when working for an employer who insisted on Matlab (version 6 I believe). If someone can verify that this is in fact identical to a "static" in Octave, it shouldn't be difficult to add.

--Quentin Spencer



Andy Adler wrote:

On Fri, 1 Nov 2002, John W. Eaton wrote:
Other things that I think were in Octave
first (and may still be missing from Matlab) include

...
 static variables
...

I didn't know that octave had static variables! I just
did a search on the mailing list archive and I can't find
anything about how to use them.

Could you provide some detiails. Thanks.

Andy
--
Andy Adler,
Assistant Professor, School of Information Technology and Engineering,
University of Ottawa, Tel:1(613)562-5800 X 2345, Email:address@hidden




-------------------------------------------------------------
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
-------------------------------------------------------------







-------------------------------------------------------------
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
-------------------------------------------------------------



reply via email to

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