Man Scilab

Operation
M2SCI Function

Operation - Create a tree representing an operation

Calling Sequence

op=Operation(operator,operands,out)

Parameters

Description

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

See Also

Funcall ,   Variable ,   Cste ,   Infer ,   Type ,   Equal ,  

Authors

V.C.

Back