*plotlabels()
Syntax
*plotlabels (format places color font margin)
Type
HyperMesh HMASCII Command
Inputs
- format
 - The format of the labels (0 is integer, 1 is real).
 - places
 - The number of places that will used for a label.
 - color
 - The color of the labels. Refer to the color variable chart.
 - font
 - The font of the labels (1, 2, 3, or 4).
 - margin
 - The margin between the labels and the plot grid lines in pixels.
 
Example
This command must follow a *plot() command.
Errors
None.