From help-request at octave dot org Mon Mar 27 16:30:08 2006 Subject: wrapper functions From: "Corbin Champion" To: help at octave dot org 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 -------------------------------------------------------------