Borrar filtros
Borrar filtros

How to solve this error as mentioned- "Unable to locate a C-compiler required by Stateflow and MATLAB Function blocks. Use 'mex -setup' to select a supported C-compiler"

3 visualizaciones (últimos 30 días)
Error-Unable to locate a C-compiler required by Stateflow and MATLAB Function blocks. Use 'mex -setup' to select a supported C-compiler.
My laptop is Windows 8(genuine) 64 bit. I am trying to run my code in MATLAB R2013a which is having State flow charts and S function parameter block. I have gone through the matlab forums to get the solution for this but it is not working. please suggest me the correct way to solve this.

Respuesta aceptada

Walter Roberson
Walter Roberson el 1 de Sept. de 2013
What happens when, at the MATLAB command line, you give the command
mex -setup
  1 comentario
Mahua
Mahua el 1 de Sept. de 2013
when i give the command in matlab--- mex -setup
Welcome to mex -setup. This utility will help you set up a default compiler. For a list of supported compilers, see http://www.mathworks.com/support/compilers/R2013a/win64.html
Please choose your compiler for building MEX-files:
Would you like mex to locate installed compilers [y]/n? y
No supported SDK or compiler was found on this computer. For a list of supported compilers, see http://www.mathworks.com/support/compilers/R2013a/win64.html
Error using mex (line 206) Unable to complete successfully.
  1. i have tried to install the compiler from the following link but it is not supporting, mine is windows 8. i m confused whether this is the issue or not. http://www.mathworks.in/support/compilers/R2013a/index.html

Iniciar sesión para comentar.

Más respuestas (1)

Salman Khalidi
Salman Khalidi el 5 de Jun. de 2016
I am also facing this problem. but i am using Matlab R2012b. I have also installed the supported compiler for this version i.e. Microsoft windows SDK 7.1 but problem persist. Still same error occur >> mex -setup
Welcome to mex -setup. This utility will help you set up a default compiler. For a list of supported compilers, see http://www.mathworks.com/support/compilers/R2012b/win64.html
Please choose your compiler for building MEX-files:
Would you like mex to locate installed compilers [y]/n? y
No supported SDK or compiler was found on this computer. For a list of supported compilers, see http://www.mathworks.com/support/compilers/R2012b/win64.html
Error using mex (line 206) Unable to complete successfully.

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by