|
[Date Index]
[Thread Index]
[Author Index]
Re: Importing Mathematica objects
- To: mathgroup at smc.vnet.net
- Subject: [mg91268] Re: Importing Mathematica objects
- From: David Bailey <dave at Remove_Thisdbailey.co.uk>
- Date: Wed, 13 Aug 2008 04:37:53 -0400 (EDT)
- References: <g7rilq$ibt$1@smc.vnet.net>
Joerg Schaber wrote:
> Hi,
>
> I saved a Mathematica expression (InterpolatingFunction object) in a file:
> Save["file",expression];
>
> However, when I want to load the expression again, it doesnt't work. I
> do not even get an error. I tried
> Get["file"]
> Import["file"]
>
> The file is rather large (180 MB). Might that be a problem.
>
> Any idea?
>
> Thanks,
>
> joerg
>
Can you post a small example with all the relevant code.
David Bailey
http://www.dbaileyconsultancy.co.uk
Prev by Date:
Re: mixed partial derivatives
Next by Date:
Re: Importing Mathematica objects
Previous by thread:
Importing Mathematica objects
Next by thread:
Re: Importing Mathematica objects
|