other versions
- buster 5.14.0+dfsg-3
- testing 5.15.0+dfsg-19
- unstable 5.15.0+dfsg-19
- experimental 5.15.0+dfsg-21
PLSSUB(3plplot) | PLplot API | PLSSUB(3plplot) |
NAME¶
plssub - Set the number of subpages in x and ySYNOPSIS¶
plssub(nx, ny)DESCRIPTION¶
Set the number of subpages in x and y.Redacted form: plssub(nx, ny)
This function is examples 1,2,14,21,25,27.
ARGUMENTS¶
- nx (PLINT(3plplot), input)
- Number of windows in x direction (i.e., number of window columns).
- ny (PLINT(3plplot), input)
- Number of windows in y direction (i.e., number of window rows).
AUTHORS¶
Many developers (who are credited at http://plplot.org/credits.php) have contributed to PLplot over its long history.SEE ALSO¶
PLplot documentation at http://plplot.org/documentation.php.January, 2019 |