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!