How to create. xml file using stored data in matlab variables ?
Show older comments
Suppose(Already) I have all top to bottom text of demo xml file in one matlab variable, now i want to create new xml file and export data of that variable in that blank xml file and then save that .xml file... How to do this ? If it is possible then is it possible to give file name as user's input ? Please help and Thanks... HAVE A GOOD DAY...
Answers (1)
Fangjun Jiang
on 22 Aug 2016
0 votes
help xmlwrite
and see the example
2 Comments
Kelvin Viroja
on 23 Aug 2016
Fangjun Jiang
on 23 Aug 2016
The example is in the help text.
Categories
Find more on Structured Data and XML Documents in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!