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

xmin (PLFLT(3plplot), input)
              The world x coordinate of the left-hand edge of the viewport.

       xmax (PLFLT(3plplot), input)
              The world x coordinate of the right-hand edge of the viewport.

       ymin (PLFLT(3plplot), input)
              The world y coordinate of the bottom edge of the viewport.

       ymax (PLFLT(3plplot), input)
              The world y coordinate of the top edge of the viewport.

Authors

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

Description

       Specify the window, i.e., the world coordinates of the edges of the viewport.

       Redacted form: plwind(xmin,xmax,ymin,ymax)

       This function is used in examples 1, 2, 4, 6-12, 14-16, 18, 21, 23-27, 29, and 31.

Name

plwind - Specify window

See Also

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

                                                   July, 2025                                    PLWIND(3plplot)

Synopsis

plwind(xmin, xmax, ymin, ymax)

See Also