Counting by 10 in a Text File

2 views (last 30 days)
Frandy
Frandy on 18 Feb 2012
Edited: Cedric on 15 Oct 2013
Hey I need some help creating a code that is able to read a string in a text file and pull every 10th,20th,30th,40th,and so on and so forth. So I am currently trying to use the size function but isn't quite working.Also, for example the text file I am using has data points under different labels such as A, B, C, or D with 200 hundred of each. So I want to get every 10th B in the text file. Any suggestions?
  2 Comments
Image Analyst
Image Analyst on 18 Feb 2012
Isn't this the same as http://www.mathworks.com/matlabcentral/answers/29464-counting-by-10 ????
Frandy
Frandy on 18 Feb 2012
Yes I just elaborated better

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!