Man Scilab

Funcall
M2SCI Function

Funcall - Create a tree representing a function call

Calling Sequence

fc=Funcall(name,lhsnb,rhslist,lhslist)

Parameters

Description

This function create a tlist representing a function call when using M2SCI. All input parameters values are verified to be compatible with "M2SCI tlists".

See Also

Operation ,   Variable ,   Cste ,   Infer ,   Type ,   Equal ,  

Authors

V.C.

Back