From: czar * on
hi,

I'm using a matlab function with C# (visual studio 2005),

My Problem: when i call the function i have a problem in converting int to MathWorks.MATLAB.NET.Arrays.MWArray

my function is called like that:

testMatlab.testMatlabclass t = new testMatlab.testMatlabclass();
t.functionName(int, int, int, int);

what should i do???
i will be so gratful...
tnx
 | 
Pages: 1
Prev: Matlab/C#
Next: Frequent Patter Mining