Is it possible to merge excel cells without using actxserver
1 次查看(过去 30 天)
显示 更早的评论
Suppose the code is running on a system which does not have an excel application installed.
We can still generate an excel using
witecell(data,filename)
But can we merge the cells (lets say the range 'A1:A5') without using the actxserver ?
1 个评论
Adam Danz
2025-5-15
Could you provide a minimal example that illustrates your goal and the type of data you're working with?
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Spreadsheets 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!