Opening an mex file
Show older comments
I tried to open an mex file in Matlab. The mex file has the same version as that of the current platform. I verified it by >>mex = mexext and it returned mexw32. The file I am trying to open also has the extension mexw32. But when I tried to open, some unreadable text appeared, with the indication 'This program cannot be run in DOS mode.' Please let me know what does this mean and how can I resolve this problem. Thanks a lot in advance.
1 Comment
Walter Roberson
on 3 Feb 2016
What actions did you use to try to "open" it?
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!