Scilab 5.3.3
Scilab help >> Graphics > window_control > winsid
winsid
return the list of graphics windows
Calling Sequence
x=winsid()
Arguments
- x
row vector.
Description
winsid is used to get the list of graphics windows as a vector
of windows numbers.
| << show_window | window_control | xselect >> |