raises a graphics window
show_window([figure])
number or handle of the figure to show.
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.