[scilab-Users] subplot padding/spacing

Stephane Mottelet stephane.mottelet at utc.fr
Wed Dec 15 00:00:50 CET 2010


Hi,

I strongly recommend you to use the plotlib (atoms package) you will  
see that spacing/padding is correctly managed with its redefinition of  
subplot.

S.

Matt Bigarani <matt at westpak.com> a écrit :

> Hi All,
>
>
>
> I want to display about 20 subplots in a  single window. The issues I'm
> running into are that Scilab isn't using all of the area available to it
> and plot titles are overlapping axis titles... (See this PNG:
> http://i.imgur.com/P88HI.png). That's with a 5x4 grid of subplots. A 4x5
> grid has similar issues with plots & titles fitting inside the window.
>
>
>
> I'm dumping all of this data to scilab using the C API. I know I can use
> get("current_axes"); and a.margins=[?,?,?,?];  to lay each subplot out
> how I want. I'm wondering if there's an easier way to add some spacing
> between subplots and possibly center the whole bunch in the middle of
> the window?
>
>
>
> Thanks,
>
> Matt Bigarani
>
>





More information about the users mailing list