How to create. xml file using stored data in matlab variables ?
Afficher commentaires plus anciens
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...
Réponses (1)
Fangjun Jiang
le 22 Août 2016
0 votes
help xmlwrite
and see the example
2 commentaires
Kelvin Viroja
le 23 Août 2016
Fangjun Jiang
le 23 Août 2016
The example is in the help text.
Catégories
En savoir plus sur Structured Data and XML Documents dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!