comparison 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
comparison
equal deleted inserted replaced
8816:a4a8f871be81 8817:03b7f618ab3d
27 ## time which passes as the animation passes from one point to the next. The 27 ## time which passes as the animation passes from one point to the next. The
28 ## default for @var{p} is 0.1 seconds. 28 ## default for @var{p} is 0.1 seconds.
29 ## 29 ##
30 ## If @var{ax} is specified the animition is produced in that axis rather than 30 ## If @var{ax} is specified the animition is produced in that axis rather than
31 ## the @code{gca}. 31 ## the @code{gca}.
32 ##
33 ## @seealso{comet3}
34 ## @end deftypefn 32 ## @end deftypefn
35 33
36 ## Author: Ben Abbott bpabbott@mac.com 34 ## Author: Ben Abbott bpabbott@mac.com
37 ## Created: 2008-09-21 35 ## Created: 2008-09-21
38 36