Info

This question is closed. Reopen it to edit or answer.

How can I read a value from a .xls file based upon when a specific digit in a specific column changes value?

1 view (last 30 days)
Hello, I am trying process a data file with over 19000 entries (coordinates and timestamp) for eventual use in a simulator device with maximum 12000 entries, so I need to sample the data file
Simply reading every Nth entry won't do the job since there are inconsistencies in the timestamps. These timestamps are 8 digits; I would like to read data only when the 5th (012345678) digit increments
Is there a matlab function for this kind of data processing?
Thanks Gavin
  3 Comments
Gavin Davis
Gavin Davis on 4 Nov 2015
I can't accept this as an answer since it was posted as a comment, but if you resubmit as an answer I will, if it matters to you that is :-)

Answers (0)

Community Treasure Hunt

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

Start Hunting!