comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » How to make multiple plots on multiple pages with the same figure filename?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: How to make multiple plots on multiple pages with the same figure filename? [message #87468 is a reply to message #87467] Wed, 05 February 2014 02:12 Go to previous messageGo to previous message
andeh is currently offline  andeh
Messages: 23
Registered: April 2011
Junior Member
I don't think you can have multiple pages in a PNG file.

Non-encapsulated postscripts are fine though, so just keep plotting.

e.g.

cgPS_Open, 'figure1.ps'
cgDisplay,1200,1000
!P.Multi=[0,1,3]
FOR i=0,5 DO cgPlot, [0,1]
cgPS_Close
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: indexing a structure in a list
Next Topic: matchdelim

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 12:43:36 PDT 2025

Total time taken to generate the page: 1.28211 seconds