octave-maintainers
[Top][All Lists]
Advanced

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

Function handles, feval's docstring


From: Jordi Gutiérrez Hermoso
Subject: Function handles, feval's docstring
Date: Sun, 7 Aug 2011 21:26:19 -0500

feval seems to have an outdated docstring that says Octave doesn't
have function pointers, probably from the days when Octave didn't have
function handles. Would it make sense to change this to say that feval
is most useful when you have function names as strings instead of
handles?

Furthermore, is there a function like "isfunction" or something to
test if a variable is a function handle? If not, can I make one? What
should it be called?

Thanks,
- Jordi G. H.


reply via email to

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