写入excel时,出错。

4 Ansichten (letzte 30 Tage)
fhxbyph
fhxbyph am 22 Mai 2023
Beantwortet: haduvx am 22 Mai 2023
xlswrite('e:\1.xlsx',data)
写入excel时,没有数据,,,
怎样将data中的数据,,每个一行,,,,按行写入到excel

Akzeptierte Antwort

haduvx
haduvx am 22 Mai 2023
把数据转为 table 数据写比较顺利。

Weitere Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!