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...
回答 (1 件)
Fangjun Jiang
2016 年 8 月 22 日
0 投票
help xmlwrite
and see the example
2 件のコメント
Kelvin Viroja
2016 年 8 月 23 日
Fangjun Jiang
2016 年 8 月 23 日
The example is in the help text.
カテゴリ
ヘルプ センター および File Exchange で Structured Data and XML Documents についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!