MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

using the output from a notebook in another notebook

  • To: mathgroup at smc.vnet.net
  • Subject: [mg93257] using the output from a notebook in another notebook
  • From: "Tugrul Temel" <temelt at xs4all.nl>
  • Date: Sat, 1 Nov 2008 05:10:06 -0500 (EST)
  • References: <gdms9e$gn$1@smc.vnet.net> <200810240634.CAA23260@smc.vnet.net>

Dear All,

I have written an extensive Mathematica code that uses up all the available
memory of my computer if I keep all the outputs in the memory. Since I only
need a small portion of the output for further calculations, I want to keep
that part of the output in my computer so that I can repeatedly use it in
other Mathematica codes.

Is there a neat way of saving part of the outputs in my computer for further
use in other codes?

Regards,
Tugrul





  • Prev by Date: Re: best book to quickly master all Mathematica functions, and commands
  • Next by Date: Re: Graph by Date
  • Previous by thread: Re: Re: best book to quickly master all Mathematica functions, and commands
  • Next by thread: RE: using the output from a notebook in another notebook