| Author |
Comment/Response |
Lyna
|
06/07/12 09:08am
In Response To 'Re: Re: Re: Re: probleme with eventLocator method' --------- Hello,
thank you very much for your answer, but when i try your suggestion
ss = Reap[
Block[{tf = 0, xf = 0, yf = 0, dxf = 0, z = 0.1},
While[tf < 10, Sow[sol[p[[1]], tf]]];(*<--or p[[2]]?Or?*)
p = {p[[2]], p[[2]] + z};]][[2, 1]]
to plot the variation of "p" even with a constant step "z" it doesn't work
i have this error message :
No more memory available.
Mathematica kernel has shut down.
Try quitting other applications and then retry.Lyna
URL: , |
|