How to extract data from text files(I've got 1000 text file) and save separately group by group in matrix.
조회 수: 4 (최근 30일)
이전 댓글 표시
Hello,for everyone who wants to help me.My problem is that i do not know how to extract data from text file row by row,which meets my criteria.Inside of text file i have got (X,Y) coordinates and deformation distance at Z-axis.I have to extract the deformation distance data at Z-axis which meets criteria(for example: x=15,y=25 according to this numbers i need to extract the deformation dist. at Z-axis and save it in matrix.And this step will be applied to all text files,and all Z data must be saved in one matrix.)
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Text Data Preparation에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!