% Create a title object and return a handle to it.
SYNOPSIS
function h = title (s, varargin)
DESCRIPTION
% -*- texinfo -*-
% @deftypefn {Function File} {} title (@var{title})
% @deftypefnx {Function File} {} title (@var{title}, @var{p1}, @var{v1}, @dots{})
% Create a title object and return a handle to it.
% @end deftypefn