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

plsdiplt - Set parameters that define current plot-space window

Arguments

xmin (PLFLT(3plplot), input)
              Relative minimum in x.

       ymin (PLFLT(3plplot), input)
              Relative minimum in y.

       xmax (PLFLT(3plplot), input)
              Relative maximum in x.

       ymax (PLFLT(3plplot), input)
              Relative maximum in y.

Authors

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

Description

       Set  relative  minima  and maxima that define the current plot-space window.  If plsdiplt(3plplot) is not
       called the default values of xmin, ymin, xmax, and ymax are 0., 0., 1., and 1.

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

       This function is used in example 31.

Name

plsdiplt - Set parameters that define current plot-space window

See Also

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

                                                   July, 2025                                  PLSDIPLT(3plplot)

Synopsis

plsdiplt(xmin, ymin, xmax, ymax)

See Also