[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Rad XML in octave
From: |
ngdias |
Subject: |
Re: Rad XML in octave |
Date: |
Tue, 21 Mar 2017 17:42:59 -0700 (PDT) |
Thanks so much for all the replies. You have been very helpful, the post by
tmacchant was particularly detailed.
I use Windows and Linux, but I'm running Octave in Windows at the moment.
The system doesn't allow for the creation of a .octaverc using Explorer (a
file needs a filename :P), but I found a workaround by going into the comand
line and typing
ren octaverc .octaverc
I think this info about the pkg load io; command is super important and
should be mentioned in
https://octave.sourceforge.io/io/function/xmlread.html
and
http://wiki.octave.org/Cookbook#Load_XML_files
I don't understand how the javaaddpath commands are indicated, but not the
need to load this package.
Also, could I load Xerces-J-bin.2.11.0.zip as a package instead of
javaaddpath ("/path/to/xerces-2_11_0/xercesImpl.jar");
javaaddpath ("/path/to/xerces-2_11_0/xml-apis.jar");
ie pkg install -forge Xerces-J-bin.2.11.0 ?
--
View this message in context:
http://octave.1599824.n4.nabble.com/Rad-XML-in-octave-tp4682499p4682503.html
Sent from the Octave - General mailing list archive at Nabble.com.
- Rad XML in octave, ngdias, 2017/03/21
- Re: Rad XML in octave, siko1056, 2017/03/21
- Re: Rad XML in octave, Tatsuro MATSUOKA, 2017/03/21
- Re: Rad XML in octave,
ngdias <=
- Re: Rad XML in octave, Tatsuro MATSUOKA, 2017/03/21
- Re: Rad XML in octave, Tatsuro MATSUOKA, 2017/03/21
- Re: Rad XML in octave, ngdias, 2017/03/22