help-octave
[Top][All Lists]
Advanced

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

Get function arguments number


From: gianvito
Subject: Get function arguments number
Date: Thu, 30 Dec 2010 09:46:52 -0800 (PST)

Hi all,
I'm writing C++ code...I pass a function and get it using 

octave_function func = args(0).function_value();

now...is possible to know how many arguments does that function take in
input? I searched for some function but haven't found anything...

Thanks
-- 
View this message in context: 
http://octave.1599824.n4.nabble.com/Get-function-arguments-number-tp3168564p3168564.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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