1PLSFAM(3plplot)                   PLplot API                   PLSFAM(3plplot)
2
3
4

NAME

6       plsfam - Set family file parameters
7

SYNOPSIS

9       plsfam(fam, num, bmax)
10

DESCRIPTION

12       Sets  variables  dealing  with  output file familying.  Does nothing if
13       familying not supported by the driver.  This routine, if used, must  be
14       called  before  initializing  PLplot.  See the PLplot documentation for
15       more information.
16
17       Redacted form: plsfam(fam, num, bmax)
18
19       This function is used in examples 14 and 31.
20

ARGUMENTS

22       fam (PLINT(3plplot), input)
23              Family flag (Boolean).  If nonzero, familying is enabled.
24
25       num (PLINT(3plplot), input)
26              Current family file number.
27
28       bmax (PLINT(3plplot), input)
29              Maximum file size (in bytes) for a family file.
30
31

AUTHORS

33       Many   developers   (who   are   credited   at    http://plplot.source
34       forge.net/credits.php)  have  contributed  to PLplot over its long his‐
35       tory.
36

SEE ALSO

38       PLplot   documentation   at    http://plplot.sourceforge.net/documenta
39       tion.php.
40
41
42
43                                 August, 2017                  PLSFAM(3plplot)
Impressum