ScilabEval - tcl instruction : Evaluate a string with scilab interpreter
TCL_ExistVar - returns %T if a tcl variable exists
TCL_GetVersion - get the version of the TCL/TK library at runtime.
TCL_UnsetVar - remove a tcl variable
TCL_UpVar - make a link from a tcl source variable to a tcl destination variable
TCL_EvalFile - Reads and evaluate a tcl/tk file
TK_EvalFile - Reads and evaluate a tcl/tk file (obsolete)
TCL_EvalStr - Evaluate a string whithin the tcl/tk interpreter (obsolete)
TK_EvalStr - Evaluate a string whithin the tcl/tk interpreter
TCL_GetVar - Get a tcl/tk variable value
TK_GetVar - Get a tcl/tk variable value (Obsolete)
TCL_SetVar - Set a tcl/tk variable value
TK_SetVar - Set a tcl/tk variable value (obsolete)
close - close a figure
figure - create a figure
findobj - find an object with specified property
uicontrol - create a Graphic User Interface object
uimenu - Create a menu or a submenu in a figure