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

NAME

6       plsori - Set orientation
7

SYNOPSIS

9       plsori(ori)
10

DESCRIPTION

12       Set  integer plot orientation parameter.  This function is identical to
13       plsdiori(3plplot) except for the type of the argument,  and  should  be
14       used  in  the same way.  See the documentation of plsdiori(3plplot) for
15       details.
16
17       Redacted form: plsori(ori)
18
19       This function is used in example 3.
20

ARGUMENTS

22       ori (PLINT(3plplot), input)
23              Orientation value (0 for landscape, 1 for  portrait,  etc.)  The
24              value is multiplied by 90 degrees to get the angle.
25
26

AUTHORS

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

SEE ALSO

32       PLplot documentation at http://plplot.org/documentation.php.
33
34
35
36                                September, 2020                PLSORI(3plplot)
Impressum