Navigation
index
scilab beta documentation
»
Tcl/Tk Interface
ΒΆ
ScilabEval
tcl instruction : Evaluate a string with scilab interpreter
TCL_CreateSlave
Create a TCL slave interpreter
TCL_DeleteInterp
delete TCL interpreter
TCL_EvalFile
Reads and evaluate a tcl/tk file
TCL_EvalStr
Evaluate a string whithin the Tcl/Tk interpreter
TCL_ExistArray
Return %T if a tcl array exists
TCL_ExistInterp
Return %T if a tcl slave interperter exists
TCL_ExistVar
Return %T if a tcl variable exists
TCL_GetVar
Get a tcl/tk variable value
TCL_GetVersion
get the version of the TCL/TK library at runtime.
TCL_SetVar
Set a tcl/tk variable value
TCL_UnsetVar
Remove a tcl variable
TCL_UpVar
Make a link from a tcl source variable to a tcl destination variable
config
Scilab general configuration.
winclose
close windows created by sciGUI
winlist
Return the winId of current window created by sciGUI
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
scilab beta documentation
»