help-octave
[Top][All Lists]
Advanced

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

evaluating octave_user_functions


From: Prof. Schnitzlein
Subject: evaluating octave_user_functions
Date: Tue, 06 Jul 2004 17:07:50 +0200
User-agent: Mozilla Thunderbird 0.5 (X11/20040306)

Hi

in dld function (c++), given the name of a user-defined-function as string, e.g. as argument from the arguments list, I would like to evaluate this function directly as octave_user_function after checking its validity with is_valid_user_function() instead using feval(function_name). Is this possible?
Any help or hint is appreciated.

Thank you very much

Klaus



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