titlepage
add a title in the middle of a graphics window
Syntax
titlepage(str)
Arguments
- str
matrix of strings
Description
titlepage
displays the matrix of strings str
in the middle of
the current graphics window
with a font as big as possible, depending on the current axes and its geometry.
Examples
titlepage("This is the title of the page");
See also
- xtitle — add titles on a graphics window
Report an issue | ||
<< text properties | text | xlfont >> |