.\" This page was automatically generated. Do not edit! .\" .TH PLSMIN 3plplot "August, 2012" "" "PLplot API" .SH NAME \fBplsmin\fP - Set length of minor ticks .SH SYNOPSIS \fBplsmin\fP(\fIdef\fP, \fIscale\fP) .SH DESCRIPTION .P This sets up the length of the minor ticks and the length of the terminals on error bars. The actual length is the product of the default length and a scaling factor as for character height. .P Redacted form: \fBplsmin(def, scale)\fP .P This function is used in example 29. .SH ARGUMENTS .TP \fIdef\fP (PLFLT, input) The default length of a minor tick in millimeters, should be set to zero if the default length is to remain unchanged. .TP \fIscale\fP (PLFLT, input) Scale factor to be applied to default to get actual tick length. .SH AUTHORS Geoffrey Furnish and Maurice LeBrun wrote and maintain PLplot. This man page was automatically generated from the DocBook source of the PLplot documentation, maintained by Alan W. Irwin and Rafael Laboissiere. .SH SEE ALSO PLplot documentation at http://plplot.sourceforge.net/resources.