Xml parsing with Matlab -


i got school project read xml code matlab. example of xml code :

-<event probability="0.9" gravity="0.9" complexity="0.9" name="cloud fire" id="cloud_fire"> -<predicates> <predicate>(fire ?c - cloud)</predicate> </predicates> </event> 

is there exist easy way read these patterns? or have make own code?

thank much.


Comments

Popular posts from this blog

Payment information shows nothing in one page checkout page magento -

tcpdump - How to check if server received packet (acknowledged) -