Batch
- To: mathgroup at smc.vnet.net
- Subject: [mg60364] Batch
- From: Maria Cristina Dias Tavares <cristina at dsce.fee.unicamp.br>
- Date: Wed, 14 Sep 2005 03:27:31 -0400 (EDT)
- References: <200509131007.GAA09833@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
I need to run a batch in Mathematica, so that I read data from
several files and execute the calculations and generate the graphics.
Then I read another group of data and perform the same calculation and
that goes on until the data finish.
I just manage to do this by putting all the calculation in a single
cell, inside a Do. My cases are rather large, I am dealing with
experimental data and I have to manipulate files with 1,000,000 points.
I cannot just read all of them at once and start the calculus.
My first go was to separate the calculations in notebooks and one nb
called the next one. The first notebook called the following without a
problem, but it did not evaluate it. I had to do it manually. And I have
around 100 cases to analyse. I really need to automatize the procedure.
Thanks all.
--
Profa Maria Cristina Tavares
Faculdade de Engenharia Elétrica e de Computação
UNICAMP / FEEC / DSCE
CP 6101 - CEP 13083-970
tel : (19) 3788 3738
fax : (19) 3289 1395
http://www.dsce.fee.unicamp.br/~cristina
- References:
- operators for relations in sets
- From: "hawkmoon269" <rson@new.rr.com>
- operators for relations in sets