Mercurial > hg > octave-nkf
diff scripts/plot/bottom_title.m @ 3449:858695b3ed62
[project @ 2000-01-18 04:08:59 by jwe]
author | jwe |
---|---|
date | Tue, 18 Jan 2000 04:09:14 +0000 |
parents | 5ee5afb3981a |
children | d25bc039237b |
line wrap: on
line diff
--- a/scripts/plot/bottom_title.m +++ b/scripts/plot/bottom_title.m @@ -17,13 +17,7 @@ ## Software Foundation, 59 Temple Place - Suite 330, Boston, MA ## 02111-1307, USA. -## usage: bottom_title (text) -## -## NOTE: this will work only with gnuplot installed with -## multiplot patch -## -## makes a title with the given text at the bottom of the plot -## rather than the top. +## See top_title. ## Author: Vinayak Dutt <Dutt.Vinayak@mayo.EDU> ## Adapted-By: jwe