<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:10pt"><div>Hi Jordan,<br><br>Can you please post your code??<br></div><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> jordan alexander <alexanjo@yahoo.com><br><b><span style="font-weight: bold;">To:</span></b> users@lists.scilab.org<br><b><span style="font-weight: bold;">Sent:</span></b> Tue, 20 April, 2010 1:02:25<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [scilab-Users] unable to create multiple subplots, e.g. plot() produces 2nd subplot only, first disappears<br></font><br>hello<br><br>>To change the adressed area, just do<br>>subplot(nL,nC, nB)<br><br><br>after issuing the command plot(),
the first subplot, i.e. subplot(1,2,1), has disappeared and i am unable to make it re-appear. issuing subplot(1,2,1) after plot() does not make the first one re-appear<br><br>issuing gca indicates there are two Axes children, yet only the second is visible<br><br>issuing xs2eps(0,'test.eps') after plot() creates file with both plots visible<br><br>any other hints here to get the first subplot visible?<br><br>jordan<br> <br><br>----- Original Message ----<br>From: Samuel Gougeon <<a ymailto="mailto:Samuel.Gougeon@univ-lemans.fr" href="mailto:Samuel.Gougeon@univ-lemans.fr">Samuel.Gougeon@univ-lemans.fr</a>><br>To: <a ymailto="mailto:users@lists.scilab.org" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a><br>Sent: Mon, April 19, 2010 11:02:29 PM<br>Subject: Re: [scilab-Users] unable to create multiple subplots, e.g. plot() produces 2nd subplot only, first disappears<br><br>Hello,<br>----- Message d'origine -----<br>De :
jordan alexander<br>Date : 19/04/2010 12:52:<br>> dear lists.scilab.org<br>> <br>> creating subplots is not working for me <br>> <br>> using scilab 5.x running on fedora 11, thinkpad t500 laptop, graphics driver = 'intel integrated graphics chipset' <br>subplot(nL,nC, nA) virtually shares the current graphic windows in<br>nL lines and nC columns of rectangular sub-area, and adresses the<br>nA'th one for the forthcoming plotting commands.<br>To change the adressed area, just do<br>subplot(nL,nC, nB)<br>Then the nB'th one becomes the current one.<br><br>Samuel<br><br><br> <br></div></div>
</div><br>
</body></html>