Hi Paraview community,

I want to export a .vtk file to Matlab. To do so, I read some time ago that I 
could save the .vtk file as a .csv and read it easily in Matlab. Thus, that's 
what I tried. When I open the .csv file in Matlab, I get the position of the 
vertices but not the intensities associated to them. That information is 
basically missing. I also tried to read the .vtk file in Matlab by a customized 
function, and again, the information related to the intensities is missing. So 
I was wondering if there is a way to keep those intensity values. 

Thanks in advance!

Cheers,

Amaia.
_______________________________________________
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

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

Reply via email to