|
[Date Index]
[Thread Index]
[Author Index]
Re: Auto Recalculation
- To: mathgroup at smc.vnet.net
- Subject: [mg28710] Re: Auto Recalculation
- From: "Paul Lutus" <nospam at nosite.com>
- Date: Thu, 10 May 2001 07:54:54 -0400 (EDT)
- References: <9dav21$e2c@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
"Phil Larson" <PLarson at bju.edu> wrote in message
news:9dav21$e2c at smc.vnet.net...
> Is there a way to have a Mathematica notebook automatically
> recalculate every time I open it?
Yes.
1. Select a cell.
2. Select "Cell ... Cell Properties ... Initialization cell." This makes
that cell one that is evaluated at startup.
3. Do (2) for each cell you want to be evaluated automatically.
4. Choose the Option Inspector.
5. Choose "Show option values for notebook."
6. Choose Notebook Options, then Evaluation Options, set
InitializationCellEvaluation->True.
--
Paul Lutus
www.arachnoid.com
Prev by Date:
Re: list of bits to string
Next by Date:
Re: list of bits to string
Previous by thread:
RE: Auto Recalculation
Next by thread:
Re: Auto Recalculation
|