写入excel时,出错。

4 views (last 30 days)
fhxbyph
fhxbyph on 22 May 2023
Answered: haduvx on 22 May 2023
xlswrite('e:\1.xlsx',data)
写入excel时,没有数据,,,
怎样将data中的数据,,每个一行,,,,按行写入到excel

Accepted Answer

haduvx
haduvx on 22 May 2023
把数据转为 table 数据写比较顺利。

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!