textscan and assigning t for each set of data
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Rik
am 18 Aug. 2022
What have you tried so far? And what should the output look like in terms of Matlab variables?
Antworten (0)
Siehe auch
Kategorien
Mehr zu Large Files and Big Data finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!