Converting .xlsx to .xlm file with MATLAB script

조회 수: 7 (최근 30일)
Lanya Liebler-Bendix
Lanya Liebler-Bendix 2022년 7월 15일
답변: NN 2022년 7월 25일
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