Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

xml_parseany

Status
Not open for further replies.

tooltime185

Computer
Joined
Oct 16, 2006
Messages
1
Location
US
Hi,

I use the xml_parseany to convert xml file I have into matlab data.

For some reason it no longer seems to be working.

xml2mat works no problem, but I need the whole xml string read and not just part of it.

Any thoughts on the xml_parseany. All I am doing is the following:

V2 = xml_parseany('testfile.xml');

Thanks

Tim
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top