How to extract data from .inp file (text file) which is in different rows
Show older comments
hi,
I have been working on integrating Abaqus and Matlab. I have an abaqus input file (.inp) which consists of coordinates of nodes, material properties, load details, elements, etc., I need to extract this data from input file of abaqus for further calculations in matlab.
My only input should be input file. All other required data should be extracted from the input file.
Can someone help me in doing this.
4 Comments
Geoff Hayes
on 12 Dec 2014
Divi - what is the format of the input file: text or binary? Can you provide an example inp file?
PATHAN
on 18 Mar 2015
Hi, Do you find the solution? Am facing the same. I have to continuously update my abaqus .inp file on every iteration. How is that possible? Regards and Thanks P M G
per isakson
on 18 Mar 2015
@PATHAN, Why did you flag the good comment?
Here are example files
anant mehrotra
on 12 Nov 2019
I am trying to follow the same thing; I have also the data of all the sets that have been created and they are important to me. Could you please deminstate how it was possible and successful for you to somehow call all the data in the .inp format file into the matlab?
I have the file which opens with notepad and has texts as well as numbers.
Thanks
Answers (1)
per isakson
on 12 Dec 2014
1 vote
and if that doesn't help upload a sample file
Categories
Find more on Data Import and Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!