diff scripts/plot/contour.m @ 5642:2618a0750ae6

[project @ 2006-03-06 21:26:48 by jwe]
author jwe
date Mon, 06 Mar 2006 21:26:54 +0000
parents e81543fdbe01
children ace8d8d26933
line wrap: on
line diff
--- a/scripts/plot/contour.m	Sat Mar 04 22:21:01 2006 +0000
+++ b/scripts/plot/contour.m	Mon Mar 06 21:26:54 2006 +0000
@@ -23,9 +23,8 @@
 ## Make a contour plot of the three-dimensional surface described by
 ## @var{z}.  Someone needs to improve @code{gnuplot}'s contour routines
 ## before this will be very useful.
+## @seealso{plot, mesh, meshgrid}
 ## @end deftypefn
-##
-## @seealso{plot, mesh, meshgrid}
 
 ## Author: jwe