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

Answers (1)

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):

Categories

Find more on MATLAB Coder in Help Center and File Exchange

Products

Asked:

on 23 May 2014

Answered:

on 16 Jun 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!