Converting .xlsx to .xlm file with MATLAB script

13 visualizaciones (últimos 30 días)
Lanya Liebler-Bendix
Lanya Liebler-Bendix el 15 de Jul. de 2022
Respondida: NN el 25 de Jul. de 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?

Respuestas (1)

NN
NN el 25 de Jul. de 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

Categorías

Más información sobre Data Import and Analysis en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by