Aa = grfun.ftitle(Titles,...)
Aa = grfun.ftitle(FF,Titles,...)
FF
[ numeric | struct ] - Handle to a figure window or windows; or a struct that includes a field name figure
.
Titles
[ cellstr | char ] - Text string to be centred, or cell array of strings to be placed on the LHS, centred, and on the RHS of the figure.
Aa
[ numeric ] - Handle or handles to annotation objects.'location='
[ 'north'
| 'west'
| 'east'
| 'south'
] - Location of the figure title: top, left edge sideways, right edge sideways, bottom.