Parsing xml file with matlab on linux with -nojvm option

155 Views Asked by At

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

0

There are 0 best solutions below