reading a data from a text file

조회 수: 3 (최근 30일)
MA
MA 2021년 9월 15일
댓글: MA 2021년 9월 18일
Hello, what whould be an effecient way of reading a data file that is sturctured as columns and rows that will later allow me to seperate and break up the rows into smaller components or parts , be able to give each component a unique name and later on to extract each component easily.
for example I have this data file attached, the seperation process is baisclly by rows (ex: from raw 1 to row 70 .. from 71 to 140..) I have seen many many ways that a data file can be read using them but I am not sure which one is the best for my purpose, eventually after breaking up these rows I want to be able to give each part a unique name. Is there an effecient way in matlab for such purpose?
  댓글 수: 3
MA
MA 2021년 9월 16일
thank you that was helpul
Adam Danz
Adam Danz 2021년 9월 16일
I'm happy to chip in.

댓글을 달려면 로그인하십시오.

채택된 답변

Jeevan Kumar Bodaballa
Jeevan Kumar Bodaballa 2021년 9월 16일
There are many ways to do that !
you can import data as coloumns with matlab user interface option. Then you can able slice according to your need
  댓글 수: 1
MA
MA 2021년 9월 18일
thank you I will try that out as well ..

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Cell Arrays에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by