Name

show_window — raises a graphics window

Calling Sequence

show_window([figure])

Parameters

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.

Authors

J.Ph.C.