Feeds
질문
Using Matlab DLL in C# and the problem of converting arrays
I have a piece of code in Matlab and convert it to dll file to use in C#. if true MWNumericArray arr1 = teee; % n by...
10년 초과 전 | 답변 수: 0 | 0
0
답변질문
A function works in MATLAB but shows an error in C#
Hello all, I have a function which is working very well in MATALAB. But interestingly when I run it in C# I get this error: ...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
Using MatLab function in C# and passing and receiving an array
I tried a lot to find a clear description about this issue but most of them do not cover my question. How can I pass 2D array...
10년 초과 전 | 답변 수: 1 | 1