写入excel时,出错。

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

 采纳的回答

haduvx
haduvx 2023-5-22

0 个投票

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

更多回答(0 个)

标签

Community Treasure Hunt

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

Start Hunting!