how to read every nth row in a cell

1 view (last 30 days)
me
me on 18 Nov 2015
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.

Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!