NDSolve and Plot
- To: mathgroup at smc.vnet.net
- Subject: [mg117763] NDSolve and Plot
- From: Dominic Wörner <dominic.woerner at mpi-hd.mpg.de>
- Date: Thu, 31 Mar 2011 03:59:02 -0500 (EST)
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=