<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Hello,<br>
<br>
Le 06/11/2015 11:06, Jens Simon Strom a écrit :<br>
</div>
<blockquote cite="mid:563C7B8A.3080001@hslmg.de" type="cite">
<meta http-equiv="content-type" content="text/html;
charset=windows-1252">
Hallo Scilab experts,<br>
Given a graphic window created by <font face="Helvetica, Arial,
sans-serif">f1=figure(1)</font> is minimized (iconified) at a
certain point of a script: Which command(s) can lift it visible on
to the screen (i. e. maximize it)? Something like<font
face="Helvetica, Arial, sans-serif"> maximize(f1)</font> or<font
face="Helvetica, Arial, sans-serif"> maximize(1)</font> does not
exist. I tried<font face="Helvetica, Arial, sans-serif">
show_window(1)</font> and <font face="Helvetica, Arial,
sans-serif">show_window(f1)</font> with no effect.<br>
</blockquote>
<br>
This bugzilla thread could give you some hints:
<a class="moz-txt-link-freetext" href="http://bugzilla.scilab.org/11363">http://bugzilla.scilab.org/11363</a><br>
<br>
Regards<br>
Samuel Gougeon<br>
</body>
</html>