No mex compiler configured for the 'C' language

1 view (last 30 days)
Hi,
i am using the matlab 2014a 32bit and i tried to compile a simulink model with c coder. i have already used the mex -setup to choose the vs2013 as compiler, and it works well in other cases. but for compiling a simulink model i recieved this information:
No mex compiler configured for the 'C' language. To specify a compiler, run the command "mex -setup". Component: Stateflow | Category: Parse warning
then the model was compiled with the lcc compiler....
Is there any options to compile with vs instead of lcc for c coder?

Answers (0)

Categories

Find more on Application Deployment in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!