Reading Multiple lines space separated data.
Mostra commenti meno recenti
I have a data of 4000 rows, each row has three numbers separated by a space, how can I read and store them into an array.
Eg.
1 2 3
8 9 1
2 4 6
: : : so on for 4000 rows. Store each number separately and into 4000*3 sized array
1 Commento
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Text Files in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!