Query: plsfam
OS: debian
Section: 3plplot
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PLSFAM(3plplot) PLplot API PLSFAM(3plplot)NAMEplsfam - Set family file parametersSYNOPSISplsfam(fam, num, bmax)DESCRIPTIONSets variables dealing with output file familying. Does nothing if familying not supported by the driver. This routine, if used, must be called before initializing PLplot. See the PLplot documentation for more information. Redacted form: plsfam(fam, num, bmax) This function is used in examples 14,31.ARGUMENTSfam (PLINT, input) Family flag (Boolean). If nonzero, familying is enabled. num (PLINT, input) Current family file number. bmax (PLINT, input) Maximum file size (in bytes) for a family file.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 PLSFAM(3plplot)