system cannot execute the specified program
조회 수: 6 (최근 30일)
이전 댓글 표시
Hi every one, I updated the matlab to a 2012a version, and just build a simple model in simulink with a matlab function in it. and it gave the error as title said. is everyone here know whats going on?
Thank you.
Jingbo
댓글 수: 0
채택된 답변
Sachin Ganjare
2012년 10월 16일
Probably it has something to do with the C compiler.
First configure your compiler using below command:
mex -setup
Hope it helps!!!
추가 답변 (0개)
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!