The PLplot Plotting Library: Programmer's Reference Manual | ||
---|---|---|
Prev | Chapter 19. The Common API for PLplot | Next |
plsfam
: Set family file parameters
Sets 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 Section called Family File Output in Chapter 3 for more information.
|
Redacted form: plsfam(fam, num, bmax)
This function is used in examples 14,31.