|
[Date Index]
[Thread Index]
[Author Index]
Re: Evaluation problem
- To: mathgroup at smc.vnet.net
- Subject: [mg40079] Re: Evaluation problem
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Wed, 19 Mar 2003 03:22:29 -0500 (EST)
- Organization: Universitaet Leipzig
- References: <b56ubj$fca$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
can you be more specific *what* you are doing ?
The best would be, that you offer a URL with
a *minimal* example.
I would expect, that your step 6. (evaluate notebook)
only read the "Input" cells but not update the output cells.
and what is "open math" is it the Mathematica *FrontEnd*
or is it the command line kernel.
Has you ever taken a look into
"ProgrammingInMathematica`NotebookLog`"
??
Regards
Jens
Alexander Gusev wrote:
>
> Hello, there!
> I've strange problem with notebook and seems i miss smth.
>
> I have notebook control which open txt data file (as notebook), 2
> notebook as templates and create new notebook as result.
> (Control just replace data in template to new data which has been
> loaded from txt file)
>
> So, all is good when i evaluate each cell step by step (Shift-Enter).
> But if i evaluate notebook throw Kernel-Evaluation-Evaluate Notebook
> i'm getting wrong data.
>
> -ie
> 1. open math, control notebook
> 2. evaluate notebook
> all is ok.
> 3. close math
> 4. change data file
> 5. open math, control notebook
> 6. evaluate notebook
>
> As result i will get new notebook but with old data!
> If i evaluate each cell by steps new notebook contains new data.
>
> What's wrong with my notebook ?
>
> Thanks for any help, since i've spend about 4 day and still haven't
> any solutions ;(
>
> -Alexander Gusev
Prev by Date:
Trouble with an iterative function
Next by Date:
Re: Re: Don't understand Plot behavior
Previous by thread:
Evaluation problem
Next by thread:
Plot3d question
|