Matlab Simulink

1 view (last 30 days)
Magdi Nabi
Magdi Nabi on 24 Jan 2012
Edited: Explorer on 6 Oct 2013
Hi guys,
i have problem with simulink as when i run my simulink model the message comes up on matlab: (Unable to locate a C-compiler required by Stateflow and MATLAB Function blocks. Use 'mex -setup' to select a supported C-compiler.)
just to know it works fine in other computer
any idea plz
Thanks and Regards
Magdi

Accepted Answer

Kaustubha Govind
Kaustubha Govind on 24 Jan 2012
Run "mex -setup" and select a supported compiler that Simulink can use. Then run the model again. Also, ensure that you have already installed a supported compiler. Find the list of supported compilers for each release here: http://www.mathworks.com/support/sysreq/previous_releases.html
  1 Comment
Magdi Nabi
Magdi Nabi on 27 Jan 2012
hi
i did run mex-setup after install C++ express and SDK and i got this error ( Could not find the compiler "cl" on the DOS path.
Use mex -setup to configure your environment properly)
could you please help me with this
thanx and regards

Sign in to comment.

More Answers (1)

Magdi Nabi
Magdi Nabi on 25 Jan 2012
thanx for your help, and actually i found that my computer does not has C++ and SDK and i did down load them and the previous error disappear but i got another error ( something related to s-function and i dont have s-function on my model!!)
thank you again for your cooperation
Magdi
  1 Comment
Magdi Nabi
Magdi Nabi on 9 Feb 2012
thanks for your help problem solved

Sign in to comment.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!