generating c code from MATLAB using matlab coder
이전 댓글 표시
hi i am using MATLAB R2012b version. i have to generate c code from MATLAB code using MATLAB coder but it is showing an error while the code which is: Could not locate the MEX compiler options file mexopts.bat. Run mex -setup to select the MEX compiler and create the MEX options file
i have run the command mex -setup but still it is showing no compiler on system while i have also installed Windows Software Development Kit (SDK) for Windows 8.1
답변 (1개)
Tushar Sinha
2014년 6월 16일
0 개 추천
The "Windows Software Development Kit (SDK) for Windows 8.1" is not a supported compiler for MATLAB R2012b. Check the following link for information on the supported compilers for R2012b(64 bit):
카테고리
도움말 센터 및 File Exchange에서 MATLAB Coder에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!