HMIN_plot_writesubtitle()

Writes the plot subtitle information to HyperMesh.

Syntax

void HMIN_plot_writesubtitle(char * subtitle, int subtitlecolor, int subtitlefont);

Type

HyperMesh hminlib Function

Description

Writes the plot subtitle information to HyperMesh.

Inputs

subtitle
The subtitle of the plot.
subtitlecolor
The color of the subtitle.
subtitlefont
The font to be used to display the subtitle (1 to 4).

Errors

None.