help-octave
[Top][All Lists]
Advanced

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

is function handle?


From: John W. Eaton
Subject: is function handle?
Date: Fri, 29 Oct 2010 13:45:20 -0400

On 29-Oct-2010, Fotios Kasolis wrote:

| Does anybody know a more intelligent way that implements the following
|  
| strcmp (typeinfo (fun), “function handle”)

isa (f, "function_handle")

jwe



reply via email to

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