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

NAME

6       plsmin - Set length of minor ticks
7

SYNOPSIS

9       plsmin(def, scale)
10

DESCRIPTION

12       This sets up the length of the minor ticks and the length of the termiā€
13       nals on error bars.  The actual length is the product  of  the  default
14       length and a scaling factor as for character height.
15
16       Redacted form: plsmin(def, scale)
17
18       This function is used in example 29.
19

ARGUMENTS

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

AUTHORS

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

SEE ALSO

36       PLplot documentation at http://plplot.sourceforge.net/resources.
37
38
39
40                                  July, 2010                   PLSMIN(3plplot)
Impressum