Info
This question is closed. Reopen it to edit or answer.
How to match multiple specific string and display ?
1 view (last 30 days)
Show older comments
I have a cvs with one column and must to find multiple rows containing the same 3 values. Ex: In sample the string [100 10 10] appear 3 times in succesive rows. What I need to do is to find all [100 10 10] strings in the table(could be more than 30) and display the 10 number after this strings.
In the following picture let's say I have found in one table 2 strings of [100 10 10] followed by the next succesive numbers in table.
I hope I made my self clear and thanks in advance for your help.
1 Comment
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!