diff scripts/plot/figure.m @ 2314:949ab8eba8bc

[project @ 1996-07-12 03:58:02 by jwe]
author jwe
date Fri, 12 Jul 1996 03:58:02 +0000
parents 5ca126254d15
children a034dcdbc282
line wrap: on
line diff
--- a/scripts/plot/figure.m	Thu Jul 11 21:25:22 1996 +0000
+++ b/scripts/plot/figure.m	Fri Jul 12 03:58:02 1996 +0000
@@ -22,6 +22,8 @@
 ## Set the current plot window to plot window N.  This function
 ## currently requires X11 and a recent version of gnuplot.
 
+## Author: jwe
+
 function figure (n)
 
   if (nargin == 1)