Mercurial > hg > octave-lojdl
diff src/DLD-FUNCTIONS/lsode.cc @ 3964:3030cb6cb559
[project @ 2002-06-28 17:17:55 by jwe]
author | jwe |
---|---|
date | Fri, 28 Jun 2002 17:17:55 +0000 (2002-06-28) |
parents | 5a848097fe4a |
children | 41e7fa40ff4c |
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/lsode.cc +++ b/src/DLD-FUNCTIONS/lsode.cc @@ -182,6 +182,9 @@ times that the ODE solver should not integrate past. It is useful for\n\ avoiding difficulties with singularities and points where there is a\n\ discontinuity in the derivative.\n\ +\n\ +You can use the function @code{lsode_options} to set optional\n\ +parameters for @code{lsode}.\n\ @end deftypefn") { octave_value_list retval;