Info
此问题已关闭。 请重新打开它进行编辑或回答。
How to match multiple specific string and display ?
1 次查看(过去 30 天)
显示 更早的评论

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 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!