1PLSDIPLT(3plplot)                 PLplot API                 PLSDIPLT(3plplot)
2
3
4

NAME

6       plsdiplt - Set parameters that define current plot-space window
7

SYNOPSIS

9       plsdiplt(xmin, ymin, xmax, ymax)
10

DESCRIPTION

12       Set  relative minima and maxima that define the current plot-space win‐
13       dow.  If plsdiplt(3plplot) is not called the default  values  of  xmin,
14       ymin, xmax, and ymax are 0., 0., 1., and 1.
15
16       Redacted form: plsdiplt(xmin, ymin, xmax, ymax)
17
18       This function is used in example 31.
19

ARGUMENTS

21       xmin (PLFLT(3plplot), input)
22              Relative minimum in x.
23
24       ymin (PLFLT(3plplot), input)
25              Relative minimum in y.
26
27       xmax (PLFLT(3plplot), input)
28              Relative maximum in x.
29
30       ymax (PLFLT(3plplot), input)
31              Relative maximum in y.
32
33

AUTHORS

35       Many    developers   (who   are   credited   at   http://plplot.source
36       forge.net/credits.php) have contributed to PLplot over  its  long  his‐
37       tory.
38

SEE ALSO

40       PLplot    documentation   at   http://plplot.sourceforge.net/documenta
41       tion.php.
42
43
44
45                                 August, 2017                PLSDIPLT(3plplot)
Impressum