help-octave
[Top][All Lists]
Advanced

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

Re: read VTK format


From: Pantxo
Subject: Re: read VTK format
Date: Wed, 17 May 2017 08:03:37 -0700 (PDT)

Sebastian Schöps wrote
> 
> c.-2 wrote
>>> On 17 May 2017, at 10:40, JuanPi <

>> ajuanpi@

>> > wrote:
>>> 
>>> Hi all,
>>> 
>>> I saw that we have in fpl a function to write VTK formats aslo PVD/VTU
>>> formats. Do we have a function to read these format into Octave?
>>> 
>>> Thanks
>> 
>> No, we currently don't but it shouldn't be too hard to write if you need
>> it.
>> It would be even easier if you know an xml parser for Octave.
> I did something similar once by myself using xerces, see
> http://wiki.octave.org/Cookbook#Load_XML_files
> 
> Seb.

Hi,

Thanks to this post on the wiki, xmlread and xmlwrite have been implemented
and are now available in the io package:

https://octave.sourceforge.io/io/function/xmlread.html
https://octave.sourceforge.io/io/function/xmlwrite.html

Pantxo



--
View this message in context: 
http://octave.1599824.n4.nabble.com/read-VTK-format-tp4683367p4683383.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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