Whenever I run a simulink model which involves embedded math function I get this message. I am using Matlab R2012a on mac OS

Making simulation target "prog_sim_model_sfun", ...
/Applications/MATLAB_R2012a.app/bin/mex -c -O -DMATLAB_MEX_FILE -I/Applications/MATLAB_R2012a.app/toolbox/stateflow/stateflow/../../../simulink/include -I/Applications/MATLAB_R2012a.app/toolbox/stateflow/stateflow/../../../extern/include -I/Applications/MATLAB_R2012a.app/stateflow/c/mex/include -I/Applications/MATLAB_R2012a.app/stateflow/c/debugger/include prog_sim_model_sfun.c /Applications/MATLAB_R2012a.app/bin/mex: line 305: gcc-4.2: command not found /Applications/MATLAB_R2012a.app/bin/mex: line 1326: gcc-4.2: command not found
mex: compile of ' "prog_sim_model_sfun.c"' failed.
gmake: * [prog_sim_model_sfun.o] Error 1

This question is closed.

Products

Asked:

on 8 Aug 2013

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!