[Scilab-users] labels for 2 y-axes in plot

sgougeon at free.fr sgougeon at free.fr
Fri Mar 10 17:49:24 CET 2017


>now I see there is also a function
>*drawaxis*.
>Is it possible to get a *handle* of the X-axis alone to modify the color and appearance of only one axis?

As indicated in its help page, just use the drawaxis output:

HandleOfMyAdditionalAxis = drawaxis(..);



More information about the users mailing list