raises a graphics window
show_window([figure])
: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.
Enter search terms or a module, class or function name.