How to extract data from .inp file (text file) which is in different rows

조회 수: 3 (최근 30일)
DIVI CHANDANA
DIVI CHANDANA 2014년 12월 11일
댓글: anant mehrotra 2019년 11월 12일
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
anant mehrotra
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개)

per isakson
per isakson 2014년 12월 12일
Search the FEX: Abaqus
and if that doesn't help upload a sample file

카테고리

Help CenterFile Exchange에서 Live Scripts and Functions에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by