Compiler Error: Unable to locate compiler while running sumulation

2 visualizaciones (últimos 30 días)
satendra kumar
satendra kumar el 5 de Oct. de 2013
Respondida: satendra kumar el 5 de Oct. de 2013
I have Already installed Visual studio 2012. With all of its components including Visual C++ 2012. But still i am getting the following error- "Error matlab Unable to locate a C-compiler required by Stateflow and MATLAB Function blocks. Use 'mex -setup' to select a supported C-compiler."
  1 comentario
Image Analyst
Image Analyst el 5 de Oct. de 2013
Editada: Image Analyst el 5 de Oct. de 2013
You forgot to tell us what it said when you issued the "mex -setup" command like it instructed you to do. Please show that information also. For some reason, either you didn't run that (like it told you to), or you are running it and it's not finding VS2012 for some reason.

Iniciar sesión para comentar.

Respuestas (2)

Azzi Abdelmalek
Azzi Abdelmalek el 5 de Oct. de 2013
Editada: Azzi Abdelmalek el 5 de Oct. de 2013
To select your compiler, type in Matlab command windows
mex -setup

satendra kumar
satendra kumar el 5 de Oct. de 2013
Thanks pal, but Done that already, But Still getting the same error.

Categorías

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

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by