How to create. xml file using stored data in matlab variables ?
Mostrar comentarios más antiguos
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...
Respuestas (1)
Fangjun Jiang
el 22 de Ag. de 2016
0 votos
help xmlwrite
and see the example
2 comentarios
Kelvin Viroja
el 23 de Ag. de 2016
Fangjun Jiang
el 23 de Ag. de 2016
The example is in the help text.
Categorías
Más información sobre Structured Data and XML Documents en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!