How do I add C compilers to MATLAB 7.9.0(R2009b)? I tried mex -setup
to view the supported compilers, but I am getting this:
**>> mex -setup
Please choose your compiler for building external interface (MEX) files:
Would you like mex to locate installed compilers [y]/n? y
Select a compiler:
[0] None**
If anyone knows the solution, please reply. Thanks in advance.