How to create. xml file using stored data in matlab variables ?

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)

help xmlwrite
and see the example

2 Comments

Can u please show me an example...? I didn't getting mathworks example....
The example is in the help text.

Sign in to comment.

Products

Asked:

on 22 Aug 2016

Commented:

on 23 Aug 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!