diff scripts/plot/figure.m @ 3368:a4cd1e9d9962

[project @ 1999-11-20 17:22:48 by jwe]
author jwe
date Sat, 20 Nov 1999 17:23:01 +0000
parents 7d80b56e0dc8
children f8dde1807dee
line wrap: on
line diff
--- a/scripts/plot/figure.m
+++ b/scripts/plot/figure.m
@@ -17,10 +17,12 @@
 ## Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 ## 02111-1307, USA.
 
-## usage: figure (n)
-##
-## Set the current plot window to plot window N.  This function
-## currently requires X11 and a recent version of gnuplot.
+## -*- texinfo -*-
+## @deftypefn {Function File} {} figure (@var{n})
+## Set the current plot window to plot window @var{n}.  This function
+## currently requires X11 and a version of gnuplot that supports multiple
+## frames.
+## @end deftypefn
 
 ## Author: jwe