Mercurial > hg > octave-avbm
comparison src/DLD-FUNCTIONS/dasrt.cc @ 5694:95d90f781ca8
[project @ 2006-03-20 18:29:20 by jwe]
author | jwe |
---|---|
date | Mon, 20 Mar 2006 18:30:21 +0000 |
parents | 2618a0750ae6 |
children | e065f7c18bdc |
comparison
equal
deleted
inserted
replaced
5693:446b28529300 | 5694:95d90f781ca8 |
---|---|
337 If the computation is not successful, the value of @var{istate} will be\n\ | 337 If the computation is not successful, the value of @var{istate} will be\n\ |
338 less than zero and @var{msg} will contain additional information.\n\ | 338 less than zero and @var{msg} will contain additional information.\n\ |
339 \n\ | 339 \n\ |
340 You can use the function @code{dasrt_options} to set optional\n\ | 340 You can use the function @code{dasrt_options} to set optional\n\ |
341 parameters for @code{dasrt}.\n\ | 341 parameters for @code{dasrt}.\n\ |
342 @seealso{daspk, dasrt, lsode, odessa}\n\ | 342 @seealso{daspk, dasrt, lsode}\n\ |
343 @end deftypefn") | 343 @end deftypefn") |
344 { | 344 { |
345 octave_value_list retval; | 345 octave_value_list retval; |
346 | 346 |
347 warned_fcn_imaginary = false; | 347 warned_fcn_imaginary = false; |