Hi Sunil.

I'm sure some more expert people here can provide a more elegant solution,
but I undertook a similar exercise & solved it by a simple script to take
the single monolithic file & break it down into separate files, one per
frame, named with a numeric sequence. It is then a (relatively) simple
task to use the sequencer module to generate the numbers and pass these
into the format module to build the file name to feed into the import
spreadsheet module.

This automates the data reading part of the DX script, you just need to
process the data to build the images. I used the same sequencer number
& another format module to build the output filename to save each image.

The movie is then built with whatever package you have from the separate
files.


Hope this helps,

  Brent Wood


On Mon, 2 Dec 2002, Sunil Nakrani wrote:

> Hi All,
> I am a novice user to DX and trying to figure how to use DX to visualise
> my simulation data. The file I generate from simulation is spreadsheet
> style series with multiple variable as depicted below:
>

Reply via email to