How to create. xml file using stored data in matlab variables ?
Ältere Kommentare anzeigen
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...
Antworten (1)
Fangjun Jiang
am 22 Aug. 2016
0 Stimmen
help xmlwrite
and see the example
2 Kommentare
Kelvin Viroja
am 23 Aug. 2016
Fangjun Jiang
am 23 Aug. 2016
The example is in the help text.
Kategorien
Mehr zu Structured Data and XML Documents finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!