I have sucessfully called and runed an ANSYS file from Matlab with this command.
! "C:\Program Files\Ansys Inc\v100\ANSYS\bin\intel\ansys100.exe" -b -i D:\ansys_file.txt -o D:\outputfile.txt
Has any one try to run Abaqus from Matlab, and can you share the command for me ?
running abaqus from matlab
Hi,
! abaqus job=jobname input=inputfilename
Note: The input should be there in the current matlab directory..
Regards.
Sudhir.
In reply to running abaqus from matlab by unsrohith
Thank you Sudhir
Thank you Sudhir !
Regards.
Pham