octave-maintainers
[Top][All Lists]
Advanced

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

Re: def const in .oct file


From: John W. Eaton
Subject: Re: def const in .oct file
Date: Mon, 8 May 2006 16:26:12 -0400

On  8-May-2006, John Swensen wrote:

| I have just been using the bind_builtin_variable() function.  Is there a
| reason to use the macros rather than this function?

See my previous message.  The bind_builtin_variable fucntion is no
longer a part of Octave now that built-in variables have been
eliminated.  Anything you used to do with built-in variables needs to
be done with a function now.

jwe


reply via email to

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