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

52 visualizaciones (últimos 30 días)
WanYu
WanYu el 13 de Mayo de 2020
Comentada: Walter Roberson el 1 de Feb. de 2024
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 comentarios
Walter Roberson
Walter Roberson el 13 de Mayo de 2020
Go to the MATLAB command line and give the command
mex -setup -v
WanYu
WanYu el 14 de Mayo de 2020
Hi,
It is working now, thank you very much!

Iniciar sesión para comentar.

Respuestas (2)

David Fink
David Fink el 19 de Mayo de 2020
[Copying the answer here]
At the MATLAB Command Prompt:
mex -setup -v

Oladipupo
Oladipupo el 1 de Feb. de 2024
I have similar issue, ran the command still not working. Below is a snapshot

Categorías

Más información sobre MATLAB Coder en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by