How to run Matlab code from excel vba macro.
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
The previous process defined on this site works fine when using windows 10 (See below). However, it does not work in windows 11. Is there a new method used for Windows 11?
Set MatLab = CreateObject("Matlab.Application")
MatLab.Execute (“PATH TO MATLAB.m”)
Réponses (0)
Voir également
Catégories
En savoir plus sur Data Export to MATLAB 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!