Scilab 6.0.1
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
winsid
return the list of graphics windows
Syntax
x = winsid()
Arguments
- x
a row vector.
Description
winsid
is used to get the list of graphics
windows as a vector of windows numbers.
See also
Report an issue | ||
<< show_window | figure_operations | xdel >> |