Scilab 5.3.0
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
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 >> |