Re: NDSolve and step-size control
- To: mathgroup at smc.vnet.net
- Subject: [mg96438] Re: NDSolve and step-size control
- From: "Sjoerd C. de Vries" <sjoerd.c.devries at gmail.com>
- Date: Fri, 13 Feb 2009 03:46:42 -0500 (EST)
- References: <gn11u2$8eo$1@smc.vnet.net>
Look for "FixedStep" in the documentation. It's really there. Cheers -- Sjoerd On Feb 12, 1:41 pm, Virgil Stokes <v... at it.uu.se> wrote: > Is there a way to force the step-size to be fixed when using NDSolve? > Note, I am using Mathematica 7.0.0. > > --V. Stokes