Scilab 5.3.3
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.
xselect
raise the current graphics window
Calling Sequence
xselect()
Description
xselect
raises 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 >> |