Title

The set title command sets the title which will be centered at the top of the plot.

Syntax:

         set title 
         set title "title-text"
         show title

The first clears the title (default). The second form sets the title to ``title-text'' (without the quotes). The Imagen driver allows \ \ in a string to specify a newline.