Community Profile

photo

ben


Active since 2013

Statistics

Content Feed

View by

Answered
Mex-file works only in Matlab COMMAND Window
When you run Matlab (with java), does the computation use the memory of the Java Virtual Machine ?

11 years ago | 0

Answered
Mex-file works only in Matlab COMMAND Window
I really tried to debug the mex code, but my conclusion is that it doesn't hang because of a bad loop or something. The code...

11 years ago | 0

Question


Mex-file works only in Matlab COMMAND Window
Hi, I thought my mex-code was wrong because it didn't work for some inputs. But i've just tried to run it from the Matlab Co...

11 years ago | 3 answers | 0

3

answers

Answered
Mex-file bugs calling a working C++ code
Are the recursive calls or the heap different using a mexFunction ?

11 years ago | 0

Question


Mex-file bugs calling a working C++ code
Hi, i've got a really weird problem. I have a C++ code which is working perfectly well when i'm testing it with some inputs. ...

11 years ago | 2 answers | 0

2

answers