'name.bat' is not recognized as an internal or external command, operable program or batch file in matlab

hi when i am trying to run a stateflow model of name"test.mdl" i am getting an error
Making simulation target "test_sfun", ...
'test_sfun.bat' is not recognized as an internal or external command, operable program or batch file. i am using wndows 7 64 bit os and matlab R2012a
i installed windows sdk 7.1 also. please help me for this

 采纳的回答

Have you run "mex -setup" on your R2012a installation? I have run into a similar issue in the past, and running "mex -setup" fixed it for me.

6 个评论

Hello,
Mex-Setup! where can I find this installation file. Please help me...
It's a MATLAB command. Just run "mex -setup" (without the quotes) at the MATLAB prompt.
After I sent the question, I stumbled upon the same solution. Yes, mex -setup is what needs to be done to select the compiler which is what is needed to fix the problem. Thanks.

请先登录,再进行评论。

更多回答(3 个)

类别

帮助中心File Exchange 中查找有关 Decision Logic 的更多信息

产品

标签

Community Treasure Hunt

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

Start Hunting!

Translated by