How can I convert a visual basic code into matlab?

How can I convert a visual basic code into matlab?
theres a code which runs a spectrum analyzer through GPIB connection, I need to re program that into maltab,
thanks for the help!
Roxan

댓글 수: 2

If VB IS USED WON'T ONE HAVE TO HAVE THE VB ENGINE INSTALLED? Also changing the code would require VB ?
If you were to follow Kaustubha Govind's suggestion of creating a COM component and calling it from MATLAB, then you would need the VB engine installed.
However, I believe the original poster was hoping that there was a program that could read in VB source and output equivalent MATLAB source that did not use VB at all.

댓글을 달려면 로그인하십시오.

답변 (1개)

Kaustubha Govind
Kaustubha Govind 2012년 8월 16일

1 개 추천

You should probably just create a COM component from your Visual Basic code and call it from MATLAB. See Running VB code in Matlab.

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품

태그

질문:

2012년 8월 16일

댓글:

2016년 10월 7일

Community Treasure Hunt

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

Start Hunting!

Translated by