help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: read VTK format


From: Carlo de Falco
Subject: Re: read VTK format
Date: Wed, 17 May 2017 12:15:54 +0200

> On 17 May 2017, at 11:44, JuanPi <address@hidden> wrote:
> 
> What about https://octave.sourceforge.io/io/function/xmlread.html ?
> 
> The alternatives I was considering are:
> 1. Use fenics to lead the data and pass it to octave (fem-fenics not working 
> :()
> 2. Use pytave to load using fenics in python and then save with numpy
> in matlab format (haven't tried it yet)
> 3. Do 2. directly in python as a pre-step.

you could also consider using vtk directly from python/pytave, without fenics:

http://www.vtk.org/Wiki/VTK/Examples/Python

c.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]