<< havewindow window_control winsid >>

Scilab Help >> Graphics > window_control > show_window

show_window

raises a graphics window

Calling Sequence

show_window([figure])

Arguments

figure

number or handle of the figure to show.

Description

With no parameters, show_window raises the current graphics window even if it is iconified. Otherwise, raises the specified window by its number or handle. If no window already exists, one is created.


Report an issue
<< havewindow window_control winsid >>