Unable to determine MEX compiler: use mex -setup to configure your system.
33 ビュー (過去 30 日間)
古いコメントを表示
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.
6 件のコメント
回答 (2 件)
David Fink
2020 年 5 月 19 日
[Copying the answer here]
At the MATLAB Command Prompt:
mex -setup -v
0 件のコメント
Oladipupo
2024 年 2 月 1 日
I have similar issue, ran the command still not working. Below is a snapshot
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1606126/image.png)
1 件のコメント
Walter Roberson
2024 年 2 月 1 日
At terminal,
sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer
sudo xcodebuild -license
参考
カテゴリ
Help Center および File Exchange で Troubleshooting in MATLAB Compiler SDK についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!