Opening an mex file
3 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!