필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Find index string in table

조회 수: 2 (최근 30일)
Eliah Verbeemen
Eliah Verbeemen 2018년 5월 16일
마감: Eliah Verbeemen 2018년 5월 25일
I have a string that is present several times (bad Englisg, I mean you can find it multiple times in the table) I like to find all the indices. Hoy can someone do this?
  댓글 수: 2
Jan
Jan 2018년 5월 16일
Please post an example of what your inputs are. What kind of "table" is it? Are all elements strings or char vectors?
Eliah Verbeemen
Eliah Verbeemen 2018년 5월 16일
I know that I have to look in column 4. In that columt there are only strings

답변 (1개)

KSSV
KSSV 2018년 5월 16일
Read about strfind, ismemebr and unique. These functions should help to get what you want.

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by