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

 Respuesta aceptada

haduvx
haduvx el 22 de Mayo de 2023

0 votos

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

Más respuestas (0)

Etiquetas

Preguntada:

el 22 de Mayo de 2023

Respondida:

el 22 de Mayo de 2023

Community Treasure Hunt

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

Start Hunting!