Man Scilab

Variable
M2SCI Function

Variable - Create a tree representing a variable

Calling Sequence

var=Variable(name,infer)

Parameters

Description

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

See Also

Funcall ,   Operation ,   Cste ,   Infer ,   Type ,   Equal ,  

Authors

V.C.

Back