How to integrate matlab code with vb.net

Hello,
I have written a MATLAB code that makes calculations based on inputs from a set of .xls excel files. I want to interface this code (create GUI) with VB.net (Visual Studio 2010). Note that the xls files i use would need to be updated using inputs in the GUI. Please help me in this regard

답변 (2개)

Dhanyatha
Dhanyatha 2014년 6월 30일

1 개 추천

The MATLAB code can be interfaced with VB.net application through a COM interface. Here is a simple example of how to call MATLAB functions from Microsoft Visual Basic client application.
Image Analyst
Image Analyst 2014년 5월 17일

0 개 추천

Maybe you should look into the Builder NE product.

카테고리

도움말 센터File Exchange에서 MATLAB Compiler SDK에 대해 자세히 알아보기

질문:

Ali
2014년 5월 17일

답변:

2014년 6월 30일

Community Treasure Hunt

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

Start Hunting!

Translated by