plssub.3plplot - Man Page

Set the number of subpages in x and y

Synopsis

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.

Info

March, 2024 PLplot API