Re: NDSolve and Plot
- To: mathgroup at smc.vnet.net
- Subject: [mg117831] Re: NDSolve and Plot
- From: DrMajorBob <btreat1 at austin.rr.com>
- Date: Fri, 1 Apr 2011 02:33:12 -0500 (EST)
Try PlotRange->All or PlotRange->Full in the Plot. Bobby On Thu, 31 Mar 2011 03:59:02 -0500, Dominic W=F6rner <dominic.woerner at mpi-hd.mpg.de> wrote: > Hi, > > I use NDSolve to find a solution to a set of first order differential > equations and then I want to plot the results. > > My problem is, even if I solve the ODE till t=100, the lines in the plot > stop at around t=10. > There is no error and increasing MaxSteps doesn't help. > > Cheers, > dom > -- DrMajorBob at yahoo.com