[scilab-Users] plotting two y-axes, lines and bars in one plot

Eric Dubois grocer.toolbox at gmail.com
Thu Aug 28 15:34:02 CEST 2008


In my toolbox grocer (with E. Michaux), available art
http://dubois.ensae.net./grocer.html you will find a function pltseries0
that has many options, including the possibility to draw 2 axes and to mix
bars and curves.

Hope it works for you.

Eric.


2008/8/28, Simon <simon.elfert at web.de>:
>
> Hi everybody,
>
> I would like to do some plotting with scilab. The aim is as follows:
>
> - one plot with two different y-axes
> - the left y-axis shall be used for some lines (timeseries)
> - the right y-axis shall be used for a timeseries plotted as bars
>
> In matlab this should be possible with plotyy(), but there seems to be a
> possibility in scilab as well using drawaxis. Unfortunately I was not able
> yet to implement it.
>
> Do you know, how I can plot both - lines and bars - in one plot and
> differentiate the y-axes? (by the way... the right y-axis has to scaled
> reversely topdown, but one step after the oter...)
>
>
> Thank you, kind regards
> Simon Elfert
>
>
>
>
> ps - do you know a good and broad plotting tutorial for scilab?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20080828/42407847/attachment.htm>


More information about the users mailing list