From bug-octave-request at octave dot org Thu Apr 29 09:47:21 2004 Subject: help for odessa and dassl From: Fabian at isas-berlin dot de To: bug at octave dot org Date: Thu, 29 Apr 2004 08:00:44 -0500 octave:> computer i686-pc-cygwin octave:> version ans = 2.1.57 :> help odessa ... You can use the function `lsode_options' to set optional parameters for `lsode'. ... I think this statement should be fixed to 'odessa_options' ( instead of 'lsode_options' ) :> help dassl ... If FCN is a two-element string array, the first element names the function f described above, and the second element names a function to compute the modified Jacobian df df jac = - + c ----- dx d xdot <<< The modified Jacobian function must have the form JAC = j (X, XDOT, T, C) ... The tagged line seems to be corrupted. _________________________ Rolf Fabian fabian at ansci do de Institute for Analytical Sciences Department Berlin _________________________ ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------