<div dir="ltr"><div><font style="background-color:rgb(255,255,255)" color="#3d85c6"><em>I may miss something again, but when they are in their own drawnlater/drawnow pair -- not the one used for plotting --, it seems to work.</em></font></div><div> </div><div>cool...thanks...I managed to have the cross without blinking now using drawlater() / drawnow() in connection with delete(e). didn't know "embrassing".</div><div> </div><div>Best regards,</div><div>Philipp</div><div> </div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-05-13 9:54 GMT+02:00 Samuel Gougeon <span dir="ltr"><<a href="mailto:sgougeon@free.fr" target="_blank">sgougeon@free.fr</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>Le 13/05/2015 09:32, Samuel Gougeon a écrit :<br>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">
Le 13/05/2015 08:08, Philipp Mühlmann a écrit :<br>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">
I have also noticed that I cannot change the position of a title, x-<br>
or y-label in-between specific drawlater/drawnow.<br>
<br>
If you know where to place x-y-label<br>
<br>
What about:<br>
<br>
a = gca()<br>
a.x_label.position =<br>
a.y_label.position =<br>
<br>
works great or me.<br>
</blockquote></blockquote></span>
For me as well (i forgot this property), even within drawlater/drawnow.<br>
About a.x_location about which i was thinking : it works also within drawlater/drawnow.<br>
Ni issue for me (apart reminding ;)<br>
<br>
About the + cross: to avoid it blinking (while axes stopped to), you may update their data instead of deleting and recreating it for each iteration, and see the result (i did not try).<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@lists.scilab.org" target="_blank">users@lists.scilab.org</a><br>
<a href="http://lists.scilab.org/mailman/listinfo/users" target="_blank">http://lists.scilab.org/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">There we have the salad.</div>
</div>