HMIN_plot_writetitle()

Writes the plot title information to HyperMesh.

Syntax

void HMIN_plot_writetitle(char * title, int titlecolor, int titlefont);

Type

HyperMesh hminlib Function

Description

Writes the plot title information to HyperMesh.

Inputs

title
The title of the plot.
titlecolor
The color of the title.
titlefont
The font to be used to display the title (1 to 4).

Errors

None.