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

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

 采纳的回答

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

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Data Import from MATLAB 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!