Problem running Windows executable using "system"
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
I have an executable (PROG.exe) that runs perfectly within a cmd-shell in windows 7. However, when I call it from within matlab (R2013a), using the command "system('PROG.exe')", windows throws an error saying that " PROG.exe has stopped working ". System then returns the code 255
All path settings are correct. Any suggestions?
0 个评论
回答(0 个)
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!