[Scilab-users] periodical X-Axis in 2d plot

Stefan Du Rietz sdr at durietz.se
Wed May 13 11:58:38 CEST 2015


On 2015-05-13 09:54, Samuel Gougeon wrote:
> Le 13/05/2015 09:32, Samuel Gougeon a écrit :
>> Le 13/05/2015 08:08, Philipp Mühlmann a écrit :
>>> I have also noticed that I cannot change the position of a title, x-
>>> or y-label in-between specific drawlater/drawnow.
>>>
>>> If you know where to place x-y-label
>>>
>>> What about:
>>>
>>> a = gca()
>>> a.x_label.position =
>>> a.y_label.position =
>>>
>>> works great or me.
> For me as well (i forgot this property), even within drawlater/drawnow.
> About a.x_location about which i was thinking : it works also within
> drawlater/drawnow.
> Ni issue for me (apart reminding ;)
>
But my problem is:
1. I change only the x-axis in the axes a
2. I let Scilab set the position with a.title.auto_position="on"
3. I change a.title_position(2)=new_vertical_position
4. unfortunately a.title_position(1) is not updated

Without 3. a.title_position(1) *is* updated!

Stefan






More information about the users mailing list