How to extract data from .inp file (text file) which is in different rows
4 次查看(过去 30 天)
显示 更早的评论
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 个评论
per isakson
2015-3-18
@PATHAN, Why did you flag the good comment?
Here are example files
anant mehrotra
2019-11-12
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
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Live Scripts and Functions 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!