help-octave
[Top][All Lists]
Advanced

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

RE: wrapper functions


From: Corbin Champion
Subject: RE: wrapper functions
Date: Mon, 27 Mar 2006 23:52:08 +0000


I see the function builtin achieves this when from a function.m I want to call the builtin function called 'function'. I haven't figured out the a) example yet though. Any help with that would be great.
Thanks,
Corbin

From: "Corbin Champion" <address@hidden>
To: address@hidden
Subject: wrapper functions
Date: Mon, 27 Mar 2006 22:28:46 +0000

How in octave can 2 functions of the same name be distinguished when they are called? Here are a couple of cases of interest: a) there are 2 function.m files with the same name and both in the path, but I want to do one of them specifically. say I want to call use function.m (a) from within function.m (b). Is there a way to may this happen?
b) how about the case where version (a) is a builtin function?
Thanks in advance,
Corbin




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