写入excel时,出错。

xlswrite('e:\1.xlsx',data)
写入excel时,没有数据,,,
怎样将data中的数据,,每个一行,,,,按行写入到excel

 Accepted Answer

haduvx
haduvx on 22 May 2023

0 votes

把数据转为 table 数据写比较顺利。

More Answers (0)

Tags

Asked:

on 22 May 2023

Answered:

on 22 May 2023

Community Treasure Hunt

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

Start Hunting!