im getting this error while im trying to use matlab function from my dll in c#. how i can fix that?

'MathWorks.MATLAB.NET.Arrays.MWArray[*,*]' to 'MathWorks.MATLAB.NET.Arrays.MWArray'

Don't know anything about Matlab, but from the looks of your error message it seeems like you are using a 2D array instead of a 1D array.
Hope it helps a bit.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.