system cannot execute the specified program
6 views (last 30 days)
Show older comments
Hi every one, I updated the matlab to a 2012a version, and just build a simple model in simulink with a matlab function in it. and it gave the error as title said. is everyone here know whats going on?
Thank you.
Jingbo
0 Comments
Accepted Answer
Sachin Ganjare
on 16 Oct 2012
Probably it has something to do with the C compiler.
First configure your compiler using below command:
mex -setup
Hope it helps!!!
More Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!