<div dir="ltr"><div><font color="#6fa8dc"><em> But my problem is:</em></font></div><div><font color="#6fa8dc"><em>1. I change only the x-axis in the axes a</em></font></div><div><font color="#6fa8dc"><em>2. I let Scilab set the position with a.title.auto_position="on"</em></font></div><div><font color="#6fa8dc"><em>3. I change a.title_position(2)=new_vertical_position</em></font></div><div><font color="#6fa8dc"><em>4. unfortunately a.title_position(1) is not updated</em></font></div><div><em><font color="#6fa8dc"></font></em> </div><div><font color="#000000">I guess that editing a.title after </font><font color="#000000">  a.title.auto_positioning = 'on';</font><font color="#000000">   switches off the auto positioning?</font></div><div><font color="#000000"></font> </div><div><font color="#000000">What about using:</font></div><div><font color="#000000"><em>a.title_position(</em><em>1)  = new_horizontal_position</em></font></div><div><em><font color="#000000">a.title_position(2)  = new_vertical_position</font></em></div><div><font color="#000000"></font> </div><div><font color="#000000">where new_horizontal position = old_horizontal_position if x-axes does not change or getting a new value (depending on your data) if the x-axes changes.</font></div><div><font color="#000000"></font> </div><div><font color="#000000">Greetings,</font></div><div><font color="#000000">Philipp</font></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-05-13 12:24 GMT+02:00 Philipp Mühlmann <span dir="ltr"><<a href="mailto:p.muehlmann@gmail.com" target="_blank">p.muehlmann@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span><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></span><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"><div><div class="h5"><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 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"><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><div><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></div></div><span>-- <br><div>There we have the salad.</div>
</span></div>
</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">There we have the salad.</div>
</div>