the problem concerning "mex"

4 ビュー (過去 30 日間)
lz liu
lz liu 2016 年 4 月 20 日
コメント済み: lz liu 2016 年 4 月 20 日
I complied cpp file using "mex",and created ".mexw64" file, then I modified my cpp file, but a problem occured at this time.
Error using mex
LINK : fatal error LNK1104: cannot open file“matrixMultiply.mexw64”
then I tried "clear", the problem still occured,how can I solve it?

採用された回答

Long
Long 2016 年 4 月 20 日
Have you tried deleting/renaming the old .mexw64 file?
  1 件のコメント
lz liu
lz liu 2016 年 4 月 20 日
thank you! I used delete.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeCall C++ from MATLAB についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by