Why does MATLAB crash when I make a function call on C code or DLL in MATLAB (R2016a)?
Show older comments
I am using matlab R20016a, I made mex file for c function successfully. But the matlab has crush after debugging the code with corrupted data. However the c functions builts on 2000 and 2001.
3 Comments
James Tursa
on 24 Aug 2016
Edited: James Tursa
on 24 Aug 2016
We cannot help you unless we see the C source code. Did you move the code from 32-bit MATLAB to 64-bit MATLAB?
Ahmed
on 28 Aug 2016
Answers (0)
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!