Integrating MatLab for C# into visual studio

7 Ansichten (letzte 30 Tage)
Andrew Cruce
Andrew Cruce am 10 Jul. 2016
Kommentiert: Alfred Anyan am 21 Mai 2019
I want to be able to use some MatLab functions to smooth real time data collected from an airplane IMU and GPS during an aerobatic maneuver. I am using C# and the suggestions I have seen for integrating MatLab functions into Visual Studio only relate to C or C++. Is the process as simple as finding the proper DLL from MatLab and integrating it into my environment via a "using" statement? If so where is the proper DLL and if not how do I do this integration.

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 10 Jul. 2016
  3 Kommentare
Alfred Anyan
Alfred Anyan am 21 Mai 2019
Check this path: C:\Program Files\MATLAB\R2018b\bin\win64\mlapp.tlb

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

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

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by