Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Whenever I run a simulink model which involves embedded math function I get this message. I am using Matlab R2012a on mac OS
조회 수: 1 (최근 30일)
이전 댓글 표시
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
댓글 수: 0
답변 (1개)
이 질문은 마감되었습니다.
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!