Unable to determine MEX compiler: use mex -setup to configure your system.

조회 수: 48 (최근 30일)
WanYu
WanYu 2020년 5월 13일
댓글: Walter Roberson 2024년 2월 1일
Hi,
I got this error while I'm generating my code at MATLAB Coder.
Any idea on how to resolve it? I couldn't find any solution available..
Thank you.
  댓글 수: 5
Walter Roberson
Walter Roberson 2020년 5월 13일
Go to the MATLAB command line and give the command
mex -setup -v
WanYu
WanYu 2020년 5월 14일
Hi,
It is working now, thank you very much!

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

답변 (2개)

David Fink
David Fink 2020년 5월 19일
[Copying the answer here]
At the MATLAB Command Prompt:
mex -setup -v

Oladipupo
Oladipupo 2024년 2월 1일
I have similar issue, ran the command still not working. Below is a snapshot

카테고리

Help CenterFile Exchange에서 MATLAB Coder에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by