[Paraview] Writing csv data in python script (UNCLASSIFIED)

Casey Goodlett casey.goodlett at kitware.com
Tue Aug 12 17:41:27 EDT 2014


I am not aware of any paraview specific way to do that.  You could try the
standard python csv module https://docs.python.org/2/library/csv.html  or
use numpy savetxt for arrays
http://docs.scipy.org/doc/numpy/reference/generated/numpy.savetxt.html.

-- 
Casey B. Goodlett, Ph.D.
Technical Leader
Kitware, Inc. - North Carolina Office
http://www.kitware.com
(919) 969-6990 x310
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20140812/e9fe3159/attachment-0001.html>


More information about the ParaView mailing list