Hi,

I have a question about modify the data in vtk files and then visualize them 
again in Paraview.

First, I have 118 vtk files which record the information of each time step. In 
order to process some data in my vtk files, I plan to store them as .CSV files. 
I saved them as points data files. However, I find that I need to save 118 CSV 
files and then process the data in each of them. And then I need to visualize 
each of them.

Because in every time step, I use the same method to modify specific data. I 
wonder is there a way that I can process all the data just one time so these 
specific data in every time step will be changed in the same way.

I know calculator works for some simple applications, such as add, minus. 
However, I might use some if else loops to modify the data. So I need to import 
the .CSV data into the Matlab to process them. And then import the modified 
.CSV files into Paraview to visualize the information.

Thanks!

Best,
Teng



Teng Li

Master Candidate in Structures

Department of Civil and Environmental Engineering

University of Illinois at Urbana-Champaign

205 North Mathews Ave, Urbana, IL. 61801

Phone:(217)8196210, Email: teng...@illinois.edu


_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to