problem with freeing memory in mex file
1 view (last 30 days)
Show older comments
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
0 Comments
Answers (1)
Jan
on 30 Sep 2013
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.
0 Comments
See Also
Categories
Find more on Write C Functions Callable from MATLAB (MEX Files) in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!