Mercurial > hg > octave-lojdl
diff src/DLD-FUNCTIONS/lsode.cc @ 6755:55411ecc8d8b
[project @ 2007-06-25 18:16:58 by jwe]
author | jwe |
---|---|
date | Mon, 25 Jun 2007 18:16:58 +0000 |
parents | 080c08b192d8 |
children | 8b0cfeb06365 |
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/lsode.cc +++ b/src/DLD-FUNCTIONS/lsode.cc @@ -164,7 +164,7 @@ DEFUN_DLD (lsode, args, nargout, "-*- texinfo -*-\n\ -@deftypefn {Loadable Function} {[@var{x}, @var{istate}, @var{msg}]} lsode (@var{fcn}, @var{x_0}, @var{t}, @var{t_crit})\n\ +@deftypefn {Loadable Function} {[@var{x}, @var{istate}, @var{msg}] =} lsode (@var{fcn}, @var{x_0}, @var{t}, @var{t_crit})\n\ Solve the set of differential equations\n\ @tex\n\ $$ {dx \\over dt} = f (x, t) $$\n\