plotstuf(what, value, what, value, ... )
This Matlab function will display the specified things on the current plot. Possible stuff to plot are:
Title for plot.
Subtitle for plot.
Institute or author stamp.
Additionnal note which will be appended to the time stamp.
Information string such as legend,ranges,or whatever.
Specifies the page ,i.e. landscape or portrait. Default value is portrait. Note that if you plan to create plots in landscape using command orient landscape,you should specify manually axes for the plot like [0.1,0.1,0.8,0.7],so that there will be enough place left for title,subtitle,... on the page.
A string specifying which stuff to display.
The value for the specified stuff.
Pierre Jaccard, Geophysical Institute, University of Bergen, 1999