Make error

1 view (last 30 days)
sara
sara on 29 Sep 2011
I use windows 7, 64 bit. I am running a simulink file in Matlab. I face to this error:
Making simulation target "Model_1_sfun", ...
'Model_1_sfun.bat' is not recognized as an internal or external command, operable program or batch file.
any body knows how should I fix that?

Accepted Answer

Pawel Blaszczyk
Pawel Blaszczyk on 30 Sep 2011
Have you tried set up your compiler:
mex -setup
  6 Comments
sara
sara on 30 Sep 2011
I just reinstalled the compilers. that worked. thank you so much.I had wasted a couple of days for that :-)
Infant Joe Charles
Infant Joe Charles on 14 Dec 2011
how do you reinstall the compilers?

Sign in to comment.

More Answers (0)

Categories

Find more on C Shared Library Integration in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!