logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Arguments

nx (PLINT(3plplot), input)
              Number of subpages to divide output page in the x direction.

       ny (PLINT(3plplot), input)
              Number of subpages to divide output page in the y direction.

Authors

       Many developers (who are credited at http://plplot.org/credits.php) have contributed to PLplot  over  its
       long history.

Description

       Initializing  the  plotting package.  The program prompts for the device keyword or number of the desired
       output device.  Hitting a RETURN in response to the prompt is the same as selecting the first device.  If
       only one device is enabled when PLplot is installed, plstar(3plplot) will issue no  prompt.   The  output
       device  is  divided  into  nx  by  ny  subpages, each of which may be used independently.  The subroutine
       pladv(3plplot) is used to advance from one subpage to the next.

       Redacted form: plstar(nx,ny)

       This function is used in example 1.

Name

plstar - Initialization

See Also

       PLplot documentation at http://plplot.org/documentation.php.

                                                   July, 2025                                    PLSTAR(3plplot)

Synopsis

plstar(nx, ny)

See Also