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

[project @ 2006-03-06 21:26:48 by jwe]
author jwe
date Mon, 06 Mar 2006 21:26:54 +0000
parents 74804828df1a
children ace8d8d26933
line wrap: on
line diff
--- a/scripts/plot/plot.m	Sat Mar 04 22:21:01 2006 +0000
+++ b/scripts/plot/plot.m	Mon Mar 06 21:26:54 2006 +0000
@@ -162,10 +162,9 @@
 ##
 ## This will plot the cosine and sine functions and label them accordingly
 ## in the key.
+## @seealso{semilogx, semilogy, loglog, polar, mesh, contour, __pltopt__
+## bar, stairs, errorbar, replot, xlabel, ylabel, title}
 ## @end deftypefn
-##
-## @seealso{semilogx, semilogy, loglog, polar, mesh, contour, __pltopt__
-## bar, stairs, errorbar, replot, xlabel, ylabel, and title}
 
 ## Author: jwe