On Fri, 2009-07-10 at 16:35 +0200, ibk wrote:
> Hi,
> I have seen You have two years ago a problem with reading of csv file.
> I try to do the same. I have csv with xyz, radius and maybe some
> values of ceratin property. I would like to show that in paraview, but
> the csv dont work, I need to know how schould be the cvs file writen.
> can You help me with file example?
>  
> Many thanks
>  

You will probably get better responses on the list.

I am copying the list.

ParaView will read a file named data.csv that looks like :

1.1,2.2,3.3
5.5,6.6,7.7

Then you can use the "Plot Data" filter or the "Table to Points" filter
to display the data.

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
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://www.paraview.org/mailman/listinfo/paraview

Reply via email to