how to rectify make error,
Show older comments
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
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.
Galugu
on 2 Apr 2024
0 votes
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!