I am trying to run Abaqus job+user subroutine from Matlab. When I run it from Abaqus prompt command (abaqus job= user=) it works fine, but trom Matlab (!abaqus job= user=) I get an error:
...
Begin Compiling Abaqus/Standard User Subroutines
6/1/2016 11:12:17 PM
WindowsError: [Error 2] The system cannot find the file specified
As all is working properly from Abaqus prompt command, I assume the essencial system variables are correctly set (I followed the instructions in https://polymerfem.com/archive/index.php/t-910.html)
Does anybody know what to do?
Thanks in advance!