I have had an issue in MATLAB 2013a.
Info
This question is closed. Reopen it to edit or answer.
Show older comments
The system notices:"Unable to locate a C-compiler required by Stateflow and MATLAB Function blocks. Use 'mex -setup' to select a supported C-compiler."
1 Comment
Henric Rydén
on 9 Jun 2014
Have you tried mex-setup?
Answers (1)
Madhura Suresh
on 16 Jun 2014
0 votes
Are you using a supported compiler for R2013a?
After you install a supported compiler, run:
>>mbuild -setup to pick your compiler, and then proceed.
This question is closed.
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!