Invoke a Python callable object.
X = pyInvoke(callable [, arg_1 [, arg_2 ...]])
A Python object.
A Python object or a Scilab wrappable data.
A Python object.
Invoke the callable object with the given arguments.
Version | Description |
5.4.0 | Python module. |