the problem concerning "mex"

조회 수: 3 (최근 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 CenterFile Exchange에서 Call C++ from MATLAB에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by