|
[Date Index]
[Thread Index]
[Author Index]
RE: using the output from a notebook in another notebook
- To: mathgroup at smc.vnet.net
- Subject: [mg93272] RE: [mg93257] using the output from a notebook in another notebook
- From: "David Annetts" <davidannetts at aapt.net.au>
- Date: Sun, 2 Nov 2008 01:55:47 -0500 (EST)
- References: <gdms9e$gn$1@smc.vnet.net> <200810240634.CAA23260@smc.vnet.net> <200811011010.FAA15779@smc.vnet.net>
Hi Tugrul,
> 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?
Any of Export[], Dump[] and the package mechanism can do this is varying
degrees.
Regards,
Dave.
Prev by Date:
Re: using the output from a notebook in another notebook
Next by Date:
Re: Exporting graphics in PDF with fonts embedded
Previous by thread:
using the output from a notebook in another notebook
Next by thread:
Re: using the output from a notebook in another notebook
|