Converting .xlsx to .xlm file with MATLAB script

20 次查看(过去 30 天)
Is it possible to write a script to write an .xlsx file to a .xml file? Or do I have to go from .xlsx--> .csv and then .csv-->.xml for that to work?

回答(1 个)

NN
NN 2022-7-25
Hi,
As per my understanding, you want to write a script to convert an .xlsx file to .xml file.
There are no direct functions to convert .xlsx files to .xml files. You can have a look at the ‘xmlwrite’.
Hope this helps.
Regards,
Narvik

类别

Help CenterFile Exchange 中查找有关 Structured Data and XML Documents 的更多信息

标签

产品


版本

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by