[Scilab-users] Subplot question

Adrien Vogt-Schilb vogt at centre-cired.fr
Mon May 13 16:38:05 CEST 2013


Hi

It is possible, just use

subplot(321)
subplot(322)
subplot(323)
subplot(324)

and then

subplot(313)

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


-- 
Adrien Vogt-Schilb (Cired)
+33 (0) 1 43 94 73 83




More information about the users mailing list