comparison scripts/testfun/demo.m @ 8202:cf59d542f33e

replace all TODOs and XXXs with FIXMEs
author Jaroslav Hajek <highegg@gmail.com>
date Wed, 08 Oct 2008 20:00:25 +0200
parents 3422f39573b1
children 00df69d7e698
comparison
equal deleted inserted replaced
8201:0ab4eed59455 8202:cf59d542f33e
68 ## %! endif 68 ## %! endif
69 ## @end example 69 ## @end example
70 ## @seealso{test, example} 70 ## @seealso{test, example}
71 ## @end deftypefn 71 ## @end deftypefn
72 72
73 ## TODO: modify subplot so that gnuplot_has_multiplot == 0 causes it to 73 ## FIXME: modify subplot so that gnuplot_has_multiplot == 0 causes it to
74 ## TODO: use the current figure window but pause if not plotting in the 74 ## use the current figure window but pause if not plotting in the
75 ## TODO: first subplot. 75 ## first subplot.
76 76
77 ## PKG_ADD: mark_as_command demo 77 ## PKG_ADD: mark_as_command demo
78 78
79 function demo (name, n) 79 function demo (name, n)
80 80