Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

Find index string in table

2 vues (au cours des 30 derniers jours)
Eliah Verbeemen
Eliah Verbeemen le 16 Mai 2018
Clôturé : Eliah Verbeemen le 25 Mai 2018
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 commentaires
Jan
Jan le 16 Mai 2018
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 le 16 Mai 2018
I know that I have to look in column 4. In that columt there are only strings

Réponses (1)

KSSV
KSSV le 16 Mai 2018
Read about strfind, ismemebr and unique. These functions should help to get what you want.

Cette question est clôturée.

Community Treasure Hunt

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

Start Hunting!

Translated by