how to rectify make error,
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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.
0 Commenti
Risposte (2)
Kaustubha Govind
il 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.
0 Commenti
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!