Is it possible to merge excel cells without using actxserver
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Adam Danz
le 15 Mai 2025
Could you provide a minimal example that illustrates your goal and the type of data you're working with?
Réponses (1)
Voir également
Catégories
En savoir plus sur Spreadsheets dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!