how to open excel in side script
3 次查看(过去 30 天)
显示 更早的评论
i want open excel use certain command in the script, which command can i use?
0 个评论
采纳的回答
Image Analyst
2024-6-26
编辑:Image Analyst
2024-6-26
If you use Windows you can use ActiveX to open Excel and control anything in Excel. from your MATLAB code directly (no need to interact with Excel inside Excel, though you still can if you want). See attached demos where I do that.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Spreadsheets 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!