HMIN_plot_writelabel()
Writes the plot label information to HyperMesh.
Syntax
void HMIN_plot_writelabels(char * label, int labelcolor, int labelfont);
Type
HyperMesh hminlib Function
Description
Writes the plot label information to HyperMesh.
Inputs
- label
- The label of the plot.
- labelcolor
- The color of the label.
- labelfont
- The font to be used to display the label (1 to 4).
Errors
None.