From: Didi Cvet on
Hi,

I have a problem when using matlab compiled dll with mcc compiler.
The result is different when using the same m file from matlab command line, and from c++ i.e using the compiled dll.
In my situation the function fmnicon gives different number of iterations and different minimal values, when it is executed from matlab command line , and different result when it is executed from the compiled dll. The results are different although the input is the SAME.

Note that I am getting different results not always, just sometimes ??? Why ?

And the question is : The results should be always the same no matter if the code is executed from matlab or from the compiled dll , right ?

Regards
Didi
 | 
Pages: 1
Prev: maximum gradient difference
Next: SVMTRAIN