I am trying parse an xml file using parseXML
matlab function on linux with a -nojvm
option. The xmlread
function within parseXML
does not read the xml file with the -nojvm
option. Is there any other matlab xml parser that can work with -nojvm
?
Thanks,
- U