how can i install compiller for MAtlab fcn

1 view (last 30 days)
hi , i try many many times to install a compiler for the mex that makes work the simulink block MATLAB fcn where i can write programation code, after write in the workspace mex -setup, go to the link and redirect to the SDK download and do it , i got an installation failure; i follow the instruction from the troubleshoot and got the same failure. i also try installing the visual studios 2012 that contains c++ and SDK . but at the time to run the mex setup the software didin't recognize the compilators and the problem is the same.
what more can i do?? i need a tool for make a code into simulink for send it to external hardaware

Answers (1)

Azzi Abdelmalek
Azzi Abdelmalek on 11 Dec 2013
In the net, look for Supported and Compatible Compilers – Release 2011a for example
  2 Comments
Azzi Abdelmalek
Azzi Abdelmalek on 11 Dec 2013
Marcela Dueñas commented
I use matlab 2012a, and my os is windows 7, but at least i find the way to solve the problem. after read hundred trubleshoot pages, theres one wonder solution.
visual c++ 2010 doesn't match with SDK 7.1, then i have to desinstall those version, after try again to install the SDK and voila!!! it works matlab recognize it , but the pc by themselve for open matlab should download another visual c++ version to run the software. but it works :)
Azzi Abdelmalek
Azzi Abdelmalek on 11 Dec 2013
Marcela Dueñas commented
thank you Azzi for answer my question :), grettings from Colombia

Sign in to comment.

Categories

Find more on Troubleshooting in MATLAB Compiler SDK in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!