[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: octave xml support
From: |
PhilipNienhuis |
Subject: |
Re: octave xml support |
Date: |
Wed, 10 Apr 2019 13:43:40 -0500 (CDT) |
Cheng Fei Phung wrote
> Hi,
>
> Do you guys have any idea about
> https://github.com/thliebig/openEMS/issues/48 ?
>
> Use of https://sourceforge.net/projects/octave-xmltools/ to solve the
> issue gives me installation error.
> I think octave lacks xml support
>
> Any advice ?
If you haven 't installed the io package:
pkg install -forge io
## then:
pkg load io
pkg -verbose describe io
## ==> Look under XML I/O
Philip
--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html