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

7 ビュー (過去 30 日間)
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

採用された回答

Kaustubha Govind
Kaustubha Govind 2012 年 6 月 1 日
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 件のコメント
Walter Roberson
Walter Roberson 2015 年 10 月 13 日
rajab84 comments
Thanks for Simple solution
Vijay Maddali
Vijay Maddali 2017 年 9 月 1 日
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 件)

Ali
Ali 2014 年 12 月 23 日
I had the same problem and the solution works. Thank you.

Bill Wu
Bill Wu 2014 年 12 月 25 日
Where can I find an appnote for ltedownlinkexample?

emre
emre 2015 年 7 月 7 日
many thanks

カテゴリ

Help Center および File ExchangeComplex Logic についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by