Converting .xlsx to .xlm file with MATLAB script

11 Ansichten (letzte 30 Tage)
Lanya Liebler-Bendix
Lanya Liebler-Bendix am 15 Jul. 2022
Beantwortet: NN am 25 Jul. 2022
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?

Antworten (1)

NN
NN am 25 Jul. 2022
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

Kategorien

Mehr zu Data Import and Analysis finden Sie in Help Center und File Exchange

Tags

Produkte


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by