|
[Date Index]
[Thread Index]
[Author Index]
Re: Retaining variable/function expressions from session to session
- To: mathgroup at smc.vnet.net
- Subject: [mg63424] Re: [mg63416] Retaining variable/function expressions from session to session
- From: "Hermann Schmitt" <schmitther at t-online.de>
- Date: Sat, 31 Dec 2005 06:40:23 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Hello,
I think a solution is object oriented programming.
You use objects and store them on disk.
See:
www.schmitther.de
Hermann Schmitt
> ----- Original Message -----
> From: "Charles Ashley" <cka2 at adelphia.net>
To: mathgroup at smc.vnet.net
> Sent: Friday, December 30, 2005 8:32 AM
> Subject: [mg63424] [mg63416] Retaining variable/function expressions from session to
> session
>
>
> > Hi,
> >
> >
> >
> > Is it possible to have variables and functions retain their assigned
> > expressions from session to session? I'm working on a problem that
> > consists of a dozen variables and it seems odd that Mathematica
> > "forgets" the expression that I've assigned to each variable when I
> > close out of a session. To date my solution has just been to "remind"
> > Mathematica of the assigned expression by reevaluating it each time I
> > start a new session, but there must be a better way.
> >
> >
> >
> > Thanks
> >
> > Charles Ashley
> >
> > cka2 at adelphia.net
> >
>
Prev by Date:
Re: Retaining variable/function expressions from session to session
Next by Date:
Re: Extracting information from lists
Previous by thread:
Re: Retaining variable/function expressions from session to session
Next by thread:
Re: Retaining variable/function expressions from session to session
|