[Scilab-users] Antwort: Re: more than 3 y axis which are not plotted one above the other

Samuel Gougeon sgougeon at free.fr
Fri Aug 22 11:18:08 CEST 2014


Le 22/08/2014 11:01, stefan.rau at conducta.endress.com a écrit :
>
> thanks, that helps a bit. But can you please show me an simple example 
> how I can add 3 axes. I tried to manipulate an axe position by 
> a=gca();a.margins=[...] but the result wasnt what I want.
>
Try again. As previously written, you must modify the (say right) margin 
of ALL superimposed axes. Then, it should be rendered as expected.
>
>
> Additional question: how can i force that a y axis begins by 0 and the 
> plotted curve is automatically fitted to my scale?
>
by setting gca().data_bounds(2) to 0.
http://help.scilab.org/docs/5.5.0/en_US/axes_properties.html

Samuel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20140822/0f27ce76/attachment.htm>


More information about the users mailing list