Mercurial > hg > octave-nkf
diff scripts/plot/oneplot.m @ 3368:a4cd1e9d9962
[project @ 1999-11-20 17:22:48 by jwe]
author | jwe |
---|---|
date | Sat, 20 Nov 1999 17:23:01 +0000 |
parents | 98d0ee053ba4 |
children | 92be67bc9301 |
line wrap: on
line diff
--- a/scripts/plot/oneplot.m +++ b/scripts/plot/oneplot.m @@ -17,13 +17,10 @@ ## Software Foundation, 59 Temple Place - Suite 330, Boston, MA ## 02111-1307, USA. -## usage: oneplot -## -## NOTE: this will work only with gnuplot installed with -## multiplot patch -## -## Switches from multiplot (if in multiplot mode) to single plot -## mode +## -*- texinfo -*- +## @deftypefn {Function File} {} oneplot () +## If in multiplot mode, switches to single plot mode. +## @end deftypefn ## Author: Vinayak Dutt <Dutt.Vinayak@mayo.EDU> ## Created: 3 July 95