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

NAME

6       plssym - Set symbol size
7

SYNOPSIS

9       plssym(def, scale)
10

DESCRIPTION

12       This   sets   up   the   size   of  all  subsequent  symbols  drawn  by
13       plpoin(3plplot) and plsym(3plplot).  The actual height of a  symbol  is
14       the  product of the default symbol size and a scaling factor as for the
15       character height.
16
17       Redacted form: plssym(def, scale)
18
19       This function is used in example 29.
20

ARGUMENTS

22       def (PLFLT, input)
23              The default height of a symbol in millimeters, should be set  to
24              zero if the default height is to remain unchanged.
25
26       scale (PLFLT, input)
27              Scale  factor  to  be  applied  to  default to get actual symbol
28              height.
29
30

AUTHORS

32       Geoffrey Furnish and Maurice LeBrun wrote and  maintain  PLplot.   This
33       man  page  was  automatically  generated from the DocBook source of the
34       PLplot  documentation,  maintained  by  Alan  W.   Irwin   and   Rafael
35       Laboissiere.
36

SEE ALSO

38       PLplot documentation at http://plplot.sourceforge.net/resources.
39
40
41
42                                  July, 2010                   PLSSYM(3plplot)
Impressum