Use the parseXML function to parse the sample file info.xml into a MATLAB structure. sampleXMLfile = 'info.xml'; mlStruct = parseXML(sampleXMLfile).
確定! 回上一頁