help-octave
[Top][All Lists]
Advanced

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

Re: any suggestions for reading in a XML file?


From: Philip Nienhuis
Subject: Re: any suggestions for reading in a XML file?
Date: Wed, 28 Nov 2012 19:22:28 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.11) Gecko/20100701 SeaMonkey/2.0.6

address@hidden wrote:
On Wed, Nov 28, 2012 at 09:13:37AM -0800, Philip Nienhuis wrote:
indium wrote
Dear all,

 From the io-1.0.20 I understand that reading an xml file is not yet
implemented.
<snip>

In the io package (Octave-Forge) there's an xmlread and an xmlwrite
function.
A bit of a problem is that they are too sparsely documented and -as the
creator disappeared from sight-hitherto unmaintained.

If you feel sufficiently proficient in C++ you could have a look; and maybe
maintain those functions?

Philip


Dear Philip, dear others,

I have very little C and no C++ experience.
<snip>
I'm sorry not to be able to contribute on the C++ level.

No problems, of course.
We'll just keep on hoping that someday someone will take it up ;-)

Anyway, there's a plethora of Java XML libaries around and many tutorials on using XML, see e.g., here:
http://www.rgagnon.com/topics/java-xml.html

Octave has an Octave-Java bridge (Octave-Forge package) and it has recently been integrated in the development source.
Maybe that is a way you can proceed.

Good luck,

Philip


reply via email to

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