TCL Function

ScilabEval - tcl instruction : Evaluate a string with scilab interpreter

Parameters

Description

This function must be called in a tcl/tk script executed from scilab. It allows to associate scilab actions to tcl/tk widgets (graphic objects). The string str is put in the scilab interpreter buffer which then evaluates it. This has in general no border effect in the tcl/tk interpreter.

Examples

See Also

Author