Scilab 5.3.0
Please note that the recommended version of Scilab is 5.3.3. This page might be outdated.
See the recommended documentation of this function
winclose
close windows created by sciGUI
Calling Sequence
winclose(winIds)
Arguments
- winIds
matrix of integer greater than 0, window identificator.
Description
winclose(winIds) close windows created by sciGUI.
Examples
Authors
Jaime Urzua
| << config | Tcl/Tk Interface | winlist >> |