problem with freeing memory in mex file
이전 댓글 표시
In my mex file, I get strange error on freeing memory on mxDestroyArray(metric_state);
Can somebody go over the code and find out where is my problem?
Thanks
답변 (1개)
Jan
2013년 9월 30일
1 개 추천
This function has been discussed in your former thread http://www.mathworks.com/matlabcentral/answers/88498-problem-executign-mex-file already. It would be helpful for the ones, who wants to help you, if you provide any feedback at first and add a link to the former discussion also.
Please explain, what you have changed and explain "strange error" with more details.
카테고리
도움말 센터 및 File Exchange에서 Write C Functions Callable from MATLAB (MEX Files)에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!