Opening an mex file
古いコメントを表示
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 件のコメント
Walter Roberson
2016 年 2 月 3 日
What actions did you use to try to "open" it?
回答 (0 件)
カテゴリ
ヘルプ センター および 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!