show_window - Raises a graphics window (original) (raw)

Please note that the recommended version of Scilab is 2026.0.1. This page might be outdated.
See the recommended documentation of this function

Scilab help >> Graphics > window_control > show_window

Calling Sequence

Arguments

figure

number or handle of the figure to show.

Description

With no parameters,show_windowraises 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.