problem with Mex-setup and 'nmake' is not recognized
5 views (last 30 days)
Show older comments
i have 2 problems
1)with mex setup i have download the compilers SDK then now the second problem arise i cannot run the file because stated that
Making simulation target "Test_4_sfun", ... C:\Users\user\Downloads\slprj\_sfprj\Test_4\_self\sfun\src>nmake -f Test_4_sfun.mak 'nmake' is not recognized as an internal or external command, operable program or batch file.
can somebody help me to fix this issue.. im using 64bit windows 8, and R2012b.. thanks a lot in advance
1 Comment
Suneesh
on 12 Dec 2013
Are the installed compilers listed when you execute the following?:
mex -setup
Answers (0)
See Also
Categories
Find more on MATLAB Compiler 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!