log

age author description
Fri, 21 Oct 2016 13:58:15 -0400 John W. Eaton remove obsolete function __dispatch__
Thu, 20 Oct 2016 23:58:45 +0200 Pantxo Diribarne Fix incorrect graphics event Key when space key is pressed (bug #49397)
Thu, 20 Oct 2016 21:24:50 -0700 Rik odedefaults.m: Initialize properties InitialSlope and OutputSel each function call. stable
Thu, 20 Oct 2016 21:14:17 -0700 Rik integrate_adaptive.m: Fix orientation of approxvals when y is a vector. stable
Wed, 19 Oct 2016 15:20:33 -0700 Rik maint: Periodic merge of stable to default.
Wed, 19 Oct 2016 15:17:17 -0700 Rik ode_event_handler.m: Overhaul function. stable
Wed, 19 Oct 2016 14:34:15 -0700 Rik Clean up demo and test blocks for ode functions. stable
Wed, 19 Oct 2016 14:08:37 -0700 Rik odeget.m: Remove unused 4th input to function. stable
Wed, 19 Oct 2016 14:04:47 -0700 Rik integrate_adaptive.m: Take strcmp call out of for loop for performance. stable
Wed, 19 Oct 2016 12:21:27 -0700 Rik Cleanup variable names, obsolete ChangeLog info in ode23, ode45. stable
Wed, 19 Oct 2016 09:54:44 -0700 Rik Remove useless persistent declarations in ode23, ode45. stable
Wed, 19 Oct 2016 08:49:47 -0700 Rik Remove property "MassConstant" from ode solvers. stable
Wed, 19 Oct 2016 08:34:53 -0700 Rik odeset.m: emit warning for any unknown property (bug #49364). stable
Wed, 19 Oct 2016 08:28:13 -0700 Rik odeset: Improve performance by using for loop for merging of unknown options. stable
Tue, 18 Oct 2016 11:31:13 -0700 Rik More Matlab-compatible implementation of OutputFcn. Clean up odeplot.m. stable