Scilab 5.3.3
Scilab help >> Graphics > window_control > xselect
xselect
raise the current graphics window
Calling Sequence
xselect()
Description
xselectraises the current graphics window.
It creates the window if none exists.
Warning: This function is obsolete and will be removed in Scilab 5.4. It has been replaced by the show_window function.
See Also
- show_window — raises a graphics window
Authors
J.Ph.C.
Jean-Baptiste Silvy
| << winsid | window_control | GlobalProperty >> |