'cmd' is not recognized as an internal or external command,
古いコメントを表示
Hello,
I am getting error as while converting Matlab to C. Error is as fallows:
_41 'cmd' is not recognized as an internal or external command,
42 operable program or batch file.
43 NMAKE : fatal error U1077: 'cmd' : return code '0x1'
44 Stop.
45 The make command returned an error of 2
46 'An_error_occurred_during_the_call_to_make' is not recognized as an internal or external command,
47 operable program or batch file._
I have tried all possibilities by adding path in Environmental variables. But still issue is there.
Thanks and Regards, Sujith
回答 (1 件)
Walter Roberson
2016 年 1 月 8 日
0 投票
That software is not supported on versions of MS Windows before Windows XP.
カテゴリ
ヘルプ センター および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!