From: David Romero-Antequera on
Hello!

I am integrating a PDE using the ODE solvers from Matlab. The problem is that, as I'm in (2+1)D, the matrices are pretty big, and if I don't have a control of the extent of the integration, I could end up filling the memory.

Is there any way, Events function fashioned, to stop the integration when the "t" vector achieves some length?