1

I am having some outputs from NDSolve of the form

{{x→InterpolatingFunction[…], y→InterpolatingFunction, … }}

and the evaluation of the respective commands can take a very long time. So I would like the data to also be available once I close and reopen Mathematica and the notebook.

I know that I could manually export the raw data of each of these solutions into separate files, and then read it in again into the file.

But I find this a bit cumbersome, and it also ruins the nice feature of the output of NDSolve to be immediately ready for use in Plot routines, etc..

So my question is: Is there a way to just store these NDSolve outputs with the notebook, so that next time I open it up it is immediately available to me?

If not so. What would be the smartest and most efficient way to do instead?

Thanks a lot for your insights!

Britzel
  • 663
  • 3
  • 10

0 Answers0