Effacer les filtres
Effacer les filtres

Running Matlab script from Excel

8 vues (au cours des 30 derniers jours)
Dhana Raj
Dhana Raj le 5 Juil 2011
I have a Matlab m-file that I would like to execute from Excel. How do I write the Excel VBA code to do so?
I have Spreadsheet Link EX installed and I am able to import and export values between Excel and Matlab, but I can't seem to find an easy way to run my custom m file.

Réponse acceptée

Chirag Gupta
Chirag Gupta le 5 Juil 2011
With the spreadsheet Link EX installed, you should be call your custom MATLAB code using the Add-in.
Click on MATLAB Add-in -> Run custom code -> Enter your function name
For doing so in VBA, refer to
  1 commentaire
Dhana Raj
Dhana Raj le 5 Juil 2011
Thanks. Tried this earlier, but it didn't seem to work. Works now after I fiddled around with the file paths where my script was located.

Connectez-vous pour commenter.

Plus de réponses (1)

Kaustubha Govind
Kaustubha Govind le 5 Juil 2011
  2 commentaires
Chirag Gupta
Chirag Gupta le 5 Juil 2011
This will not utilize the already running Spreadsheet link
Dhana Raj
Dhana Raj le 5 Juil 2011
Thanks for the suggestion.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Data Export to MATLAB dans Help Center et File Exchange

Tags

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by