On Tue, Dec 13, 2011 at 1:51 PM, Jeff Duda <span dir="ltr">&lt;<a href="mailto:jeffduda319@gmail.com">jeffduda319@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I am trying to plot a multi-panel image.  Part way through the loops that plot the images I get this output: &quot;out of buffer space&quot;.  I use printim to give me a GIF image of the multipanel plot, but the image is only half done.  Why is that?  What can I do to get the full image?  A sample image is attached.<br>

<br></blockquote><div><br></div><div>You have exhausted the internal graphical buffer with the complexity of your plot. There is a command line option &quot;-m&quot; that allows you to increase the size of this buffer. <span class="Apple-style-span" style="font-family:Arial,Helvetica,sans-serif;font-size:13px">Default value is 1000000, so try something like</span></div>
<div><span class="Apple-style-span" style="font-family:Arial,Helvetica,sans-serif;font-size:13px"><br></span></div><div><span class="Apple-style-span" style="font-family:Arial,Helvetica,sans-serif;font-size:13px">% grads -m 3</span><span class="Apple-style-span" style="font-family:Arial,Helvetica,sans-serif;font-size:13px">000000</span></div>
<div> </div><div>and your plot should complete. Needless to say, make sure you have enough RAM for this,</div><div><br></div><div>   Arlindo</div><div><br></div></div><div><br></div>-- <br>Arlindo da Silva<br><a href="mailto:dasilva@alum.mit.edu">dasilva@alum.mit.edu</a><br>