The PLplot Plotting Library: Programmer's Reference Manual | ||
---|---|---|
Prev | Chapter 19. The Common API for PLplot | Next |
plsori
: Set orientation
Sets the current orientation. If
ori
is equal to zero
(default) then landscape is used (x axis is parallel to the longest
edge of the page), otherwise portrait is used. This option is not
supported by all output drivers (in particular, most interactive
screen drivers ignore the orientation). This routine, if used, must
be called before initializing PLplot.
|
Redacted form: plsori(ori)
This function is used in example 3.