how to rectify make error,

hi, when i try to simulate a block it shows a following error can anybody help me?please
Making simulation target "projectbest_sfun", ...
'projectbest_sfun.bat' is not recognized as an internal or external command, operable program or batch file.

Answers (2)

Kaustubha Govind
Kaustubha Govind on 28 Feb 2013

0 votes

Try running mex -setup at the MATLAB prompt and select a supported compiler. That error usually goes away after a MEX compiler is selected.

Categories

Find more on Simulink in Help Center and File Exchange

Products

Asked:

on 28 Feb 2013

Answered:

on 2 Apr 2024

Community Treasure Hunt

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

Start Hunting!