Query: plbop
OS: debian
Section: 3plplot
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PLBOP(3plplot) PLplot API PLBOP(3plplot)NAMEplbop - Begin a new pageSYNOPSISplbop()DESCRIPTIONBegins a new page. For a file driver, the output file is opened if necessary. Advancing the page via pleop(3plplot) and plbop(3plplot) is useful when a page break is desired at a particular point when plotting to subpages. Another use for pleop(3plplot) and plbop(3plplot) is when plotting pages to different files, since you can manually set the file name by calling plsfnam(3plplot) after the call to pleop(3plplot). (In fact some drivers may only support a single page per file, making this a necessity.) One way to handle this case auto- matically is to page advance via pladv(3plplot), but enable familying (see plsfam(3plplot)) with a small limit on the file size so that a new family member file will be created on each page break. Redacted form: plbop() This function is used in examples 2,20.AUTHORSGeoffrey Furnish and Maurice LeBrun wrote and maintain PLplot. This man page was automatically generated from the DocBook source of the PLplot documentation, maintained by Alan W. Irwin and Rafael Laboissiere.SEE ALSOPLplot documentation at http://plplot.sourceforge.net/resources. August, 2012 PLBOP(3plplot)
Related Man Pages |
---|
plfill3(3plplot) - debian |
plinit(3plplot) - debian |
plscmap0n(3plplot) - debian |
plstart(3plplot) - debian |
plszax(3plplot) - debian |
Similar Topics in the Unix Linux Community |
---|
PLplot 5.9.2 (Default branch) |