I want to use some Matlab functions through .DLLs in a .NET program

I want to use some Matlab functions through .dlls and use them in C #, please let me know how to do this.

+3
source share

Source: https://habr.com/ru/post/1740402/


All Articles