Mercurial > hg > octave-lyh
comparison scripts/testfun/demo.m @ 5642:2618a0750ae6
[project @ 2006-03-06 21:26:48 by jwe]
author | jwe |
---|---|
date | Mon, 06 Mar 2006 21:26:54 +0000 |
parents | f812a0680d05 |
children | 34f96dd5441b |
comparison
equal
deleted
inserted
replaced
5641:eb998631a4aa | 5642:2618a0750ae6 |
---|---|
64 ## %! y=x; | 64 ## %! y=x; |
65 ## %! endfunction | 65 ## %! endfunction |
66 ## %! f(3) | 66 ## %! f(3) |
67 ## %! endif | 67 ## %! endif |
68 ## @end example | 68 ## @end example |
69 ## | 69 ## @seealso{test, example} |
70 ## @end deftypefn | 70 ## @end deftypefn |
71 ## @seealso{test, example} | |
72 | 71 |
73 ## TODO: modify subplot so that gnuplot_has_multiplot == 0 causes it to | 72 ## TODO: 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 | 73 ## TODO: use the current figure window but pause if not plotting in the |
75 ## TODO: first subplot. | 74 ## TODO: first subplot. |
76 | 75 |