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

 채택된 답변

0 개 추천

你的那个命令是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!