Problem using simscape model provided in Matlab File exchange

1 view (last 30 days)
I am using R2009a. I downloaded the model file in the followling link.
While building the simscape model using the scc_build it shows some error. The error is the following.
*Error: No compiler options file could be found to compile source code. Please run "mex -setup" to rectify. *
when I run mex -setup command it again shows the following commands
*_>> 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
Compiler: _*
Please suggest what might be the problem

Accepted Answer

Shashank Prasanna
Shashank Prasanna on 19 Jul 2013
Hi Arvind, Check the support compilers and install them:
If you still see an issue feel free to contact the author of the submission
  3 Comments
Shashank Prasanna
Shashank Prasanna on 19 Jul 2013
Again if you have more file specific questions the author of the file will be the best person to help you. I already provided the link above.
Aravind Kumar
Aravind Kumar on 21 Jul 2013
Thanks Shashank.. I installed the compiler and its working fine now..

Sign in to comment.

More Answers (1)

Aravind Kumar
Aravind Kumar on 19 Jul 2013
How do I check what compilers are present and what else are required to run this particular file?
  1 Comment
Shashank Prasanna
Shashank Prasanna on 19 Jul 2013
Please see my answer in the comment above. This will make it easier to track an answer if someone else is looking for an answer to the same question.

Sign in to comment.

Categories

Find more on Introduction to Installation and Licensing 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!