关于写入excel的问题。

writetable或者writecell 如何添加参数令所有列都左对齐?

 Risposta accettata

sokinnx
sokinnx il 17 Mag 2023

0 voti

写入的excel的格式需要在excel文件中设置,可以先创建一个excel文件,设置好格式再用matlab写入,matlab提供了一个函数 actxserver 可以创建excel com 服务器,你可以看一下这个函数的用法

Più risposte (0)

Richiesto:

il 17 Mag 2023

Risposto:

il 17 Mag 2023

Community Treasure Hunt

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

Start Hunting!