Skip to main content

linking matlab and python

Submitted by nsmbrn on

Hi all,

Is it possible to call an abaqus inp file ( which changes in each iteration) in python which is called from matlab? I mean, there is an abaqus inp file in matlab which is updated in each iteration. to get txt out put I decide to run this inp file in python and get the ODB output in txt file.

Is there anyone who can help me what commands I should use to call each new inp file in python?

Thank you in advance