Feeds
답변 있음
Mex file crash after many run
The code is a little bit long but I write below the parts that I have added to the code. There are two additional functions whic...
Mex file crash after many run
The code is a little bit long but I write below the parts that I have added to the code. There are two additional functions whic...
8년 초과 전 | 0
답변 있음
Mex file crash after many run
I understand the problem now. I get the input with double type from matlab and convert to long in the c code. It worked fine wit...
Mex file crash after many run
I understand the problem now. I get the input with double type from matlab and convert to long in the c code. It worked fine wit...
8년 초과 전 | 0
답변 있음
Mex file crash after many run
Thank you for the answer. The problem is that my main function contains a part which is written by someone else so I can not cha...
Mex file crash after many run
Thank you for the answer. The problem is that my main function contains a part which is written by someone else so I can not cha...
8년 초과 전 | 0
질문
Mex file crash after many run
Hi, I have a mex function which I am using in a loop. After many iterations matlab gives access violation error and crashes. ...
8년 초과 전 | 답변 수: 4 | 0
4
답변질문
How to define a function with mexCallMatlab
Hi, I have main C-code which has many functions in it. I wanted to turn it into a mex file and I wanted to take one of the fu...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
Mex file from multiple sources
I have two C codes. First one is the main code and the second one is for the initial arrangements, the calling of the main code ...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
EPANET and MATLAB combination problem
Hi, I am using EPANET and MATLAB together with EPANET-Matlab-Class-master. I run the test.m file excluding the plot part but it...
10년 초과 전 | 답변 수: 0 | 0
