diff scripts/plot/comet.m @ 8817:03b7f618ab3d

include docstrings for new functions in the manual
author John W. Eaton <jwe@octave.org>
date Thu, 19 Feb 2009 15:39:19 -0500
parents a013ff655ca4
children eb63fbe60fab
line wrap: on
line diff
--- a/scripts/plot/comet.m	Thu Feb 19 17:04:28 2009 +0100
+++ b/scripts/plot/comet.m	Thu Feb 19 15:39:19 2009 -0500
@@ -29,8 +29,6 @@
 ##
 ## If @var{ax} is specified the animition is produced in that axis rather than
 ## the @code{gca}.
-## 
-## @seealso{comet3}
 ## @end deftypefn
 
 ## Author: Ben Abbott bpabbott@mac.com