出现LINK错误,无法解决

错误使用 mex LINK : error LNK2001: 无法解析的外部符号 mexfilerequiredapiversion test.lib : fatal error LNK1120: 1 个无法解析的外部命令

댓글 수: 3

zz zz
zz zz 2018년 9월 21일
我也有同样的问题,请问题主解决了吗?
miracle
miracle 2018년 10월 20일
我也有同样的问题
俊杰 王
俊杰 王 2020년 10월 26일
I also have the sample question

댓글을 달려면 로그인하십시오.

답변 (1개)

埃博拉酱
埃博拉酱 2024년 10월 28일

0 개 추천

编译MEX文件函数需要在链接时导入MATLAB静态库,通常在MATLAB安装目录\extern\lib下

카테고리

도움말 센터File Exchange에서 C MEX 文件应用程序에 대해 자세히 알아보기

질문:

2018년 8월 10일

답변:

2024년 10월 28일

Community Treasure Hunt

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

Start Hunting!