HI,<br>I am trying to calculate spatial correlation in a dataset of 1000 .vtk files numbered 1-1000<br><br>Here is what the calculation should be.. <br><br>For each image of that 1000 files, i need to multiply the value of a selected cell in an image to every cell in that image. the selected cell for each image is the same, however the value may be different. <br>
<br>then I need to calculate the average of this calculation.<br><br>I have saved the images as .vtk file in ascii format. I tried to find some documents for reading .vtk files in ascii format from matlab, but couldn&#39;t find any. <br>
<br>Could anybody please help as I am very new to paraview.<br><br>Regards,<br>Vishwa <br>