Scilab Function

TK_SetVar - Set a tcl/tk variable value

Sequence d'appel

TK_SetVar(varname, value)

Parametres

Description

This routine allows to set a variable within the tcl/tk interpreter. When tcl/tk support is enabled in scilab, this routine can be used to set up the value of a tcl/tk variable. This can be useful to change some value in the tcl/tk without having to build a tcl/tk instruction (and use TK_EvalStr).

Exemples

Voir aussi

Auteur