matlab提示此系​统未运行Excel.​Applicatio​n。

我想用matlab批量创建有规律命名的excel文件,用启动excel服务器。结果报错:具体如下:
尝试更改在组件服务里面的Microsoft Excel Application,还是不行。
有没有人知道这个问题怎么解决?
十分感谢!❀❀❀

 Accepted Answer

你的那个命令是matlab调用已经打开的excel的控件。
没有打开excel的时候,使用 actxserver('Excel.Application')

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!