Error using mex (line 206) Unable to complete successfully.
1 view (last 30 days)
Show older comments
hi when i run the mex -setup i have the following output Welcome to mex -setup. This utility will help you set up a default compiler. For a list of supported compilers, see http://www.mathworks.com/support/compilers/R2013a/win64.html
Please choose your compiler for building MEX-files:
Would you like mex to locate installed compilers [y]/n? y
No supported SDK or compiler was found on this computer. For a list of supported compilers, see http://www.mathworks.com/support/compilers/R2013a/win64.html
Error using mex (line 206) Unable to complete successfully.
i run the matlab R2013a in windows 8.1 x64 thank you
George
0 Comments
Answers (1)
James Tursa
on 23 Dec 2016
You need to visit the link shown above, and install one of the supported compilers that is listed there.
See Also
Categories
Find more on Write C Functions Callable from MATLAB (MEX Files) 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!