textscan and assigning t for each set of data

1 次查看(过去 30 天)
I have 1500 sample of time data. Each time sample has 190 column of data. I want to assign each cloumn to a specific t how can I do that if the data extracted is give in the following format ( I reduced the number of data for eache sample)
Sample 1 time=0
-4.75 -4.75 23 0 0 0
-4.25 -4.75 23 0 0 0
-3.75 -4.75 23 0 0 0
2 time=0.02
-4.75 -4.75 23 0 0 0
-4.25 -4.75 23 0 0 0
-3.75 -4.75 23 0 0 0
  1 个评论
Rik
Rik 2022-8-18
What have you tried so far? And what should the output look like in terms of Matlab variables?

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Large Files and Big Data 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by