How I can call VB macros in matlab?

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
Kaustubha Govind on 30 Jul 2012
Edited: Kaustubha Govind on 30 Jul 2012
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

Products

Asked:

on 30 Jul 2012

Community Treasure Hunt

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

Start Hunting!