why i am getting error on command mex -setup c after installation of SDK for MATLAB 2014b

1 view (last 30 days)
when i entered command mex -setup c i got "Error using mex No supported compiler or SDK was found. For options, visit http://www.mathworks.com/support/compilers/R2014b/win64.html." From that link i have downloaded SDK with .NET framework4, but i am getting same error. please share the solution.
  1 Comment
Geoff Hayes
Geoff Hayes on 29 Jan 2015
Siva - turn on verbosity for the setup. In the command window type
mex -v -setup
and copy and paste the results to your question. It could be that an environment variable is not set or something like that.

Sign in to comment.

Answers (0)

Categories

Find more on Troubleshooting in MATLAB Compiler SDK 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!