关于写入excel的问题。

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

 Accepted Answer

sokinnx
sokinnx on 17 May 2023

0 votes

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

More Answers (0)

Asked:

on 17 May 2023

Answered:

on 17 May 2023

Community Treasure Hunt

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

Start Hunting!