how to open excel in side script
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
wenchao zhang
le 26 Juin 2024
Modifié(e) : Image Analyst
le 26 Juin 2024
i want open excel use certain command in the script, which command can i use?
0 commentaires
Réponse acceptée
Image Analyst
le 26 Juin 2024
Modifié(e) : Image Analyst
le 26 Juin 2024
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 commentaires
Voir également
Catégories
En savoir plus sur Spreadsheets dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!