Filter löschen
Filter löschen

How to integrate matlab code with vb.net

9 Ansichten (letzte 30 Tage)
Ali
Ali am 17 Mai 2014
Beantwortet: Dhanyatha am 30 Jun. 2014
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

Antworten (2)

Dhanyatha
Dhanyatha am 30 Jun. 2014
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 am 17 Mai 2014
Maybe you should look into the Builder NE product.

Kategorien

Mehr zu MATLAB Compiler SDK finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by