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!