how to rectify make error,

2 views (last 30 days)
badri
badri on 28 Feb 2013
Answered: Galugu on 2 Apr 2024
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
Try running mex -setup at the MATLAB prompt and select a supported compiler. That error usually goes away after a MEX compiler is selected.

Galugu
Galugu on 2 Apr 2024
if true
  % code
end

Categories

Find more on Simulink 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!