how to read every nth row in a cell
Afficher commentaires plus anciens
I read a text and it produced a cell but the numbers in the table i scanned are all over the place. looks something like this.
a1
b1
c1
d1
a2
b2
c2
d2
a3
b3
c3
d3
how do i get all the a, b, c, and ds by themselves. I tried to use a for loop but I am not sure how to go about it.
Réponses (0)
Catégories
En savoir plus sur Text Files dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!