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
Post a Comment