How I can call VB macros in matlab?
Afficher commentaires plus anciens
Hii All,
I have made a macro using VB. Now I want to call that function in my matlab script. Can anybody please help me in that?
Réponses (1)
Kaustubha Govind
le 30 Juil 2012
Modifié(e) : Kaustubha Govind
le 30 Juil 2012
0 votes
I'm not a Visual Basic programmer, but I think this might be possible only if you can expose your Visual Basic code as a COM server and use MATLAB as a COM client.
Catégories
En savoir plus sur Write COM Applications to Work with MATLAB dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!