help-octave
[Top][All Lists]
Advanced

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

Re: overriding builtin functions


From: Paul Kienzle
Subject: Re: overriding builtin functions
Date: Fri, 16 Sep 2005 07:16:01 -0400

You can use the following:

        dispatch('input','myinput','string')

You can call the builtin input using builtin('input',...)

- Paul

On Sep 16, 2005, at 6:23 AM, Brian Blais wrote:

Hello,

I seem to recall there was a way to override the builtin functions. I need to use a different "input" function (and can't change the code which is calling "input"). Is there a way to do this?

                        thanks,

                                bb
--
-----------------

            address@hidden
            http://web.bryant.edu/~bblais



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