MATLAB调用ABAQUS
浏览:4679
使用命令
system(['abaqus ','job','=C:\temp\Job-matlab-1'])
提交job,提示一下错误,请问是什么原因呢
Abaqus Error: Unable to create a temporary directory "C:\Users\lenovo\AppData\Local\Temp\lenovo_C:\temp\Job-matlab-1_10712" to be used for scratch files.
system(['abaqus ','job','=C:\temp\Job-matlab-1'])
提交job,提示一下错误,请问是什么原因呢
Abaqus Error: Unable to create a temporary directory "C:\Users\lenovo\AppData\Local\Temp\lenovo_C:\temp\Job-matlab-1_10712" to be used for scratch files.