How I can call VB macros in matlab?
Show older comments
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?
Answers (1)
Kaustubha Govind
on 30 Jul 2012
Edited: Kaustubha Govind
on 30 Jul 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.
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!