'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 中查找有关 Whos 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!