[Scilab-users] Subplot question

Stéphane Mottelet stephane.mottelet at utc.fr
Thu May 16 14:20:57 CEST 2013


Hello,

Le 13/05/13 16:38, Adrien Vogt-Schilb a écrit :
> Hi
>
> It is possible, just use
>
> subplot(321)
> subplot(322)
> subplot(323)
> subplot(324)
>
> and then
>
> subplot(313)
then you get margins that are not homogeneous (this is ugly), as you can 
see it in the attached file scilab_subplot.png (although plotlib' 
subplot is ok :-D).

S.
>
> On 13/05/2013 16:30, SCHULZ Wolfgang wrote:
>> Hello,
>> I want plot data and divided the plot region with the subplot command 
>> in 6 regions (subplot(3,2,X)) but I would like to use the first 2 
>> regions (subplot(3,2,1) and subplot(3,2,2)) for 1 plot. In total I 
>> would then have then 5 plots. Is this possible? If yes could someone 
>> give me some hints how to do it?
>> Thanks for your help.
>> Wolfgang
>> _______________________________________________
>> users mailing list
>> users at lists.scilab.org
>> http://lists.scilab.org/mailman/listinfo/users
>
>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: plotlib_subplot.png
Type: image/png
Size: 8125 bytes
Desc: not available
URL: <https://lists.scilab.org/pipermail/users/attachments/20130516/0e829e7e/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: scilab_suplot.png
Type: image/png
Size: 9348 bytes
Desc: not available
URL: <https://lists.scilab.org/pipermail/users/attachments/20130516/0e829e7e/attachment-0001.png>


More information about the users mailing list