reading a data from a text file

1 次查看(过去 30 天)
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

请先登录,再进行评论。

采纳的回答

Jeevan Kumar Bodaballa
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

更多回答(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