SomethingPunny
Aerospace
- May 17, 2012
- 2
I've sifted through quite a few threads on interfacing MATLAB with ABAQUS and still haven't managed to find a useable answer. I'm an absolute beginner with ABAQUS, so bear with me.
Problem: I've defined the geometry of a problem in some arrays in MATLAB (an array of nodal coordinates and an array of element connectivity). Now I need to export this information to ABAQUS (from what I've gathered, in the form of an *.imp file). Everything I've read is either firmly in the "Bah! It can't be done" camp or something along the lines of "just use fprintf".
Bottom Line: So assuming fprintf will get me somewhere, how do I get these two arrays into a file format that ABAQUS can actually use.
Thanks
SomethingPunny
Problem: I've defined the geometry of a problem in some arrays in MATLAB (an array of nodal coordinates and an array of element connectivity). Now I need to export this information to ABAQUS (from what I've gathered, in the form of an *.imp file). Everything I've read is either firmly in the "Bah! It can't be done" camp or something along the lines of "just use fprintf".
Bottom Line: So assuming fprintf will get me somewhere, how do I get these two arrays into a file format that ABAQUS can actually use.
Thanks
SomethingPunny