diff scripts/plot/meshdom.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 b5568c31ee2c
line wrap: on
line diff
--- a/scripts/plot/meshdom.m
+++ b/scripts/plot/meshdom.m
@@ -27,6 +27,8 @@
 ## See also: plot, semilogx, semilogy, loglog, polar, mesh, contour,
 ##           bar, stairs, gplot, gsplot, replot, xlabel, ylabel, title 
 
+## Author: jwe
+
 function [xx, yy] = meshdom (x, y)
 
   if (nargin == 2)