Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
error in RUN the embedded function in simulink
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi everybody
I am working on the the Matlab function in simulink I insert a simple function into embedded function the output of the function connected to the scope, when the run this massage will be displayed :
"Unable to locate a C-compiler required by Stateflow and MATLAB Function blocks. Use 'mex -setup' to select a supported C-compiler."
after this massage in the matlab comment I trying to determine default complier c (Microsoft visual c++ 2012 ) with mex –setup , but this compiler didn’t installed ,I download and install Microsoft Visual studio 2012 and SDK 2012 and visual C++ 2012. I determine the c compiler. BUT this massage exist yet !!!
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!