<< sdf figure_operations winsid >>

Scilab Help >> Graphics > figure_operations > show_window

show_window

raises a graphics window

Syntax

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
<< sdf figure_operations winsid >>