<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<br>
<font face="Courier New">Dear All,<br>
<br>
I've noticed that when clearing the contents of a maximized figure
using clf() and redrawing</font><font face="Courier New"> the
figure</font><font face="Courier New"> from scratch,</font><font
face="Courier New"> the maximized status</font><font face="Courier
New"> changes status to normal with a size slightly larger than
the available height of the screen. When maximizing it, it really
shrinks to the available screen space. For instance<br>
<br>
figure(101);<br>
scf(101);<br>
clf(101);<br>
gcf().background = -2;<br>
plot(x, y)<br>
<br>
(I use this structure when I have several figures and need to
refresh one of them). <br>
<br>
The presence of the first instruction is necessary for this to
happen. The original (default) size is not recovered unless the
figure is completely cleared.<br>
<br>
The second problem is that upon creation, any figure is located
flush with the bottom of the screen, even if I have enabled that
the task bar is always visible. This causes the bottom of the
figure to be hidden behind the task bar. To make it vissible I
need to manually move the figure upwards.<br>
<br>
The expected behavior would be that the window were completely
visible from the beginning.<br>
<br>
I'm on Windows 7.<br>
<br>
Regards, <br>
<br>
Federico Miyara<br>
<br>
<br>
</font><font face="Courier New"></font>
<div id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br /> <table style="border-top: 1px solid #D3D4DE;">
<tr>
<td style="width: 55px; padding-top: 18px;"><a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" target="_blank"><img src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif" alt="" width="46" height="29" style="width: 46px; height: 29px;" /></a></td>
<td style="width: 470px; padding-top: 17px; color: #41424e; font-size: 13px; font-family: Arial, Helvetica, sans-serif; line-height: 18px;">Libre de virus. <a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" target="_blank" style="color: #4453ea;">www.avast.com</a> </td>
</tr>
</table>
<a href="#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"> </a></div></body>
</html>