关于写入excel的问题。

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

 采纳的回答

sokinnx
sokinnx 2023-5-17

0 个投票

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

更多回答(0 个)

Community Treasure Hunt

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

Start Hunting!