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
parents 5a848097fe4a
children 41e7fa40ff4c
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/lsode.cc	Thu Jun 27 15:31:39 2002 +0000
+++ b/src/DLD-FUNCTIONS/lsode.cc	Fri Jun 28 17:17:55 2002 +0000
@@ -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;